Skip to content

Commit 8f82d13

Browse files
authored
Spelling of abbrev in Abbreviated commands section
From "abrev" to "abbrev"
1 parent f886e40 commit 8f82d13

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)