Formatted docstring.

This commit is contained in:
tajmone 2015-04-07 16:52:58 +02:00
parent 69cb443f0e
commit ce9758b902

View file

@ -130,7 +130,7 @@ class DefaultObject(ObjectDB):
It is recommended to create children of this class using the
`evennia.create_object()` function rather than to initialize the class
directly - this will both set things up and efficiently save the object
without obj.save() having to be called explicitly.
without `obj.save()` having to be called explicitly.
"""
# typeclass setup