Typo in t_cmdset_get() docstring.
This commit is contained in:
parent
7c73db90d5
commit
37fcbf9ba5
1 changed files with 1 additions and 1 deletions
|
|
@ -1525,7 +1525,7 @@ class DefaultExit(DefaultObject):
|
||||||
command handler. If changes need to be done on the fly to the
|
command handler. If changes need to be done on the fly to the
|
||||||
cmdset before passing them on to the cmdhandler, this is the
|
cmdset before passing them on to the cmdhandler, this is the
|
||||||
place to do it. This is called also if the object currently
|
place to do it. This is called also if the object currently
|
||||||
have no cmdsets.
|
has no cmdsets.
|
||||||
|
|
||||||
Kwargs:
|
Kwargs:
|
||||||
force_init (bool): If `True`, force a re-build of the cmdset
|
force_init (bool): If `True`, force a re-build of the cmdset
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue