diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-11-27 04:22:51 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-11-27 04:22:51 +0000 |
| commit | d970e5f815558706e5be642d814d08c93b0dd42a (patch) | |
| tree | 162301904f8d827674f76c0e2386a69d37f60315 /doc/source | |
| parent | 3779c675c54fbc2be9d341e2a2a77b520f0f3a59 (diff) | |
| parent | d4c4cf035120c22c222b16c963abb1b82c33a707 (diff) | |
Merge "Fixes typo in keystone setup doc"
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/setup.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/setup.rst b/doc/source/setup.rst index 96e1f35d..f7e060e6 100644 --- a/doc/source/setup.rst +++ b/doc/source/setup.rst @@ -70,7 +70,7 @@ Keystone maintains two lists of dependencies:: The first is the list of dependencies needed for running keystone, the second list includes dependencies used for active development and testing of keystone itself. -These depdendencies can be installed from PyPi_ using the python tool pip_. +These dependencies can be installed from PyPi_ using the python tool pip_. .. _PyPi: http://pypi.python.org/ .. _pip: http://pypi.python.org/pypi/pip |
