Merge pull request #3258 from jaborsh/main
Fixing CmdSetHome DocString Typo
This commit is contained in:
commit
f034289ca0
1 changed files with 1 additions and 1 deletions
|
|
@ -1256,7 +1256,7 @@ class CmdSetHome(CmdLink):
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
sethome <obj> [= <home_location>]
|
sethome <obj> [= <home_location>]
|
||||||
sethom <obj>
|
sethome <obj>
|
||||||
|
|
||||||
The "home" location is a "safety" location for objects; they
|
The "home" location is a "safety" location for objects; they
|
||||||
will be moved there if their current location ceases to exist. All
|
will be moved there if their current location ceases to exist. All
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue