Typo in t_cmdset_get() docstring.

This commit is contained in:
tajmone 2015-04-07 16:41:11 +02:00
parent 7c73db90d5
commit 37fcbf9ba5

View file

@ -1525,7 +1525,7 @@ class DefaultExit(DefaultObject):
command handler. If changes need to be done on the fly to the
cmdset before passing them on to the cmdhandler, this is the
place to do it. This is called also if the object currently
have no cmdsets.
has no cmdsets.
Kwargs:
force_init (bool): If `True`, force a re-build of the cmdset