From: Jérôme Benoit Date: Sun, 24 Nov 2013 12:38:26 +0000 (+0100) Subject: Spell fix X-Git-Url: https://git.piment-noir.org/?p=webcomics.git;a=commitdiff_plain;h=3be31c1826ec158004e708a149fb9f20b6438392 Spell fix Signed-off-by: Jérôme Benoit --- diff --git a/comicsporn/models.py b/comicsporn/models.py index 938c9e7..377473f 100644 --- a/comicsporn/models.py +++ b/comicsporn/models.py @@ -32,7 +32,7 @@ class UserProfile(models.Model): is_author = models.BooleanField() """ The main difference is that the author have is own ads publisher - The default behaviour of class inheritance is to create OnetoOne relationship between parent and child + The default behavior of class inheritance is to create OnetoOne relationship between parent and child TODO: Which fields are required to interact with the ads publisher ? """ ADS_PUBLISHER_CHOICES = (