Skip to content

Commit 30a50a2

Browse files
authored
Merge pull request #192 from ksunden/patch-1
Spelling of abbrev in Abbreviated commands section
2 parents f886e40 + 8f82d13 commit 30a50a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/freefeatures.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Abbreviated commands
271271
====================
272272

273273
``cmd2`` apps will accept shortened command names
274-
so long as there is no ambiguity if the ``abrev`` settable parameter is set to ``True``.
274+
so long as there is no ambiguity if the ``abbrev`` settable parameter is set to ``True``.
275275
Thus, if ``do_divide`` is defined, then ``divid``, ``div``,
276276
or even ``d`` will suffice, so long as there are
277277
no other commands defined beginning with *divid*,

0 commit comments

Comments
 (0)