From 4b8976f9e149aeca9bb4f7c6a9fb62c0a8b5f27e Mon Sep 17 00:00:00 2001 From: zhangyanxian Date: Tue, 8 Nov 2016 03:40:34 +0000 Subject: [PATCH] Fix typos in the files TrivialFix Change-Id: I404bd8ac9c61e1b6351987223e4de23a7cd6d687 --- doc/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/index.rst b/doc/source/index.rst index 443d08d6c..a23a37048 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 [:]. * 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.