summaryrefslogtreecommitdiff
path: root/docs/commands.rst
diff options
context:
space:
mode:
authorJulen Ruiz Aizpuru <julenx@gmail.com>2014-05-02 10:36:50 +0200
committerJulen Ruiz Aizpuru <julenx@gmail.com>2014-05-02 10:36:50 +0200
commit86bea14cb9b235e581cfa5c63817ff86a42cef43 (patch)
treeaf54dc3de027409949ace897e38cc717b2604d98 /docs/commands.rst
parent40987c9fd7ae1a8c817cfa85940bd91554918951 (diff)
downloadclick-86bea14cb9b235e581cfa5c63817ff86a42cef43.tar.gz
Docs: removed duplicated word
Diffstat (limited to 'docs/commands.rst')
-rw-r--r--docs/commands.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/commands.rst b/docs/commands.rst
index ce8abc9..38e37b1 100644
--- a/docs/commands.rst
+++ b/docs/commands.rst
@@ -216,9 +216,9 @@ approach can be useful in some circumstances for a nicer shell experience.
A default implementation for such a merging system is the
:class:`CommandCollection` class. It accepts a list of other multi
-commands and makes the commands available on the same class class. It
-accepts a list of other multi commands and makes the commands available on
-the same level.
+commands and makes the commands available on the same class. It accepts a
+list of other multi commands and makes the commands available on the same
+level.
Example usage: