Fixed some minor typos.

This commit is contained in:
Griatch 2009-08-23 09:30:09 +00:00
parent 6bbdde763d
commit 2640bd057a
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@ class CustomBasicObject(BasicObject):
def at_after_move(self):
"""
This hook is called just after the player has been successfully moved.
This hook is called just after the object has been successfully moved.
"""
pass