Fix a typo in the README file

This commit is contained in:
Vincent Le Goff 2017-03-04 16:30:22 -08:00 committed by Griatch
parent 5e242589d9
commit a88e7ad4d9

View file

@ -193,7 +193,7 @@ class CmdYell(Command):
# Yell in this room
location.msg_contents("{char} yells: {msg}.",
mapping=dict(char=character, msg=message))
'''
```
Note that the `call` function takes as argument: