summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTom Fifield <fifieldt@unimelb.edu.au>2012-11-27 12:38:07 +1000
committerTom Fifield <fifieldt@unimelb.edu.au>2012-11-27 12:38:07 +1000
commitd4c4cf035120c22c222b16c963abb1b82c33a707 (patch)
treefe64723d0bbf99eacce96f223262ffad56631057 /doc
parent904af119d2b84a93e416b7b297eda3b321840669 (diff)
downloadkeystone-d4c4cf035120c22c222b16c963abb1b82c33a707.tar.gz
keystone-d4c4cf035120c22c222b16c963abb1b82c33a707.tar.xz
keystone-d4c4cf035120c22c222b16c963abb1b82c33a707.zip
Fixes typo in keystone setup doc
fixes bug 1083391 A one character change to fix a typo in setup doc, reported by a user :s Change-Id: I4fefec089c9ded4b773f4b3641e30162a4faa2f8
Diffstat (limited to 'doc')
-rw-r--r--doc/source/setup.rst2
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