From 8f82d13f53c0d56e46e5dbe1af870101b13d8c39 Mon Sep 17 00:00:00 2001 From: ksunden Date: Sun, 16 Jul 2017 13:30:21 -0500 Subject: Spelling of abbrev in Abbreviated commands section From "abrev" to "abbrev" --- docs/freefeatures.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/freefeatures.rst b/docs/freefeatures.rst index 1c829f0a..7b6762ad 100644 --- a/docs/freefeatures.rst +++ b/docs/freefeatures.rst @@ -271,7 +271,7 @@ Abbreviated commands ==================== ``cmd2`` apps will accept shortened command names -so long as there is no ambiguity if the ``abrev`` settable parameter is set to ``True``. +so long as there is no ambiguity if the ``abbrev`` settable parameter is set to ``True``. Thus, if ``do_divide`` is defined, then ``divid``, ``div``, or even ``d`` will suffice, so long as there are no other commands defined beginning with *divid*, -- cgit v1.2.1