summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorzhangyanxian <zhangyanxianmail@163.com>2016-11-08 03:40:34 +0000
committerzhangyanxian <zhangyanxianmail@163.com>2016-11-08 03:53:13 +0000
commit4b8976f9e149aeca9bb4f7c6a9fb62c0a8b5f27e (patch)
tree0d1aa1ffd732df57bfc2908ebca9de85a112d91d /doc/source
parentd0feb10a9b9e37543feba2e34539b0c76c5b0540 (diff)
downloadpython-cinderclient-4b8976f9e149aeca9bb4f7c6a9fb62c0a8b5f27e.tar.gz
Fix typos in the files
TrivialFix Change-Id: I404bd8ac9c61e1b6351987223e4de23a7cd6d687
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 443d08d..a23a370 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -132,7 +132,7 @@ The following are kept for historical purposes.
* --sort option available instead of --sort-key and --sort-dir. E.q. --sort
<key>[:<direction>].
* Volume type name can now be updated via subcommand type-update.
-* bash compeletion gives subcommands when using 'cinder help'.
+* bash completion gives subcommands when using 'cinder help'.
* Version discovery is now available. You no longer need a volumev2 service
type in your keystone catalog.
* Filter by tenant in list subcommand.