TYPO IN COMMENTS: withTout

withtout => without
This commit is contained in:
Tristano Ajmone 2015-03-05 00:20:58 +01:00 committed by Griatch
parent e2bc05585f
commit 040a44c5cb

View file

@ -40,7 +40,7 @@ class ServerConfig(WeakSharedMemoryModel):
#
#
# These database fields are all set using their corresponding properties,
# named same as the field, but withtout the db_* prefix.
# named same as the field, but without the db_* prefix.
# main name of the database entry
db_key = models.CharField(max_length=64, unique=True)