fixed minor typo in docstring pointed out by tajmone.

This commit is contained in:
Griatch 2015-03-07 11:35:32 +01:00
parent a1a821b7b5
commit f901da0474

View file

@ -257,7 +257,7 @@ class CmdScripts(MuxCommand):
If no switches are given, this command just views all active
scripts. The argument can be either an object, at which point it
will be searched for all scripts defined on it, or an script name
will be searched for all scripts defined on it, or a script name
or #dbref. For using the /stop switch, a unique script #dbref is
required since whole classes of scripts often have the same name.