Fixed docstring pointing to new location of contrib

This commit is contained in:
Griatch 2015-01-15 19:31:44 +01:00
parent 265f8a4e30
commit 793cc07ffa

View file

@ -18,7 +18,7 @@
# comment line begins. Extra whitespace is removed; an empty
# line in a command definition translates into a newline.
#
# See <evennia-root>/contrib/tutorial_examples/batch_cmds.ev for
# See evennia/contrib/tutorial_examples/batch_cmds.ev for
# an example of a batch-command code. See also the batch-code
# system for loading python-code in this way.
#