mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Fixed spelling error, compatability to compatibility
Change-Id: I72c1254666a741ffe1070cf8275af889fa323f52
This commit is contained in:
parent
97667079dc
commit
00188f092c
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ Developers can use the `install virtualenv`_ script to create the virtualenv::
|
|||
source .venv/bin/activate
|
||||
python setup.py develop
|
||||
|
||||
Unit tests are now run using tox. The ``run_test.sh`` script provides compatability
|
||||
Unit tests are now run using tox. The ``run_test.sh`` script provides compatibility
|
||||
but is generally considered deprecated.
|
||||
|
||||
The client can be called interactively by simply typing::
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue