Fixed typo in comment.

This commit is contained in:
Emanuel Schuetze 2012-11-22 21:48:49 +01:00
parent a029a66a7c
commit c115ea59a0
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ class Group(DjangoGroup, PersonMixin, Person, SlideMixin):
@models.permalink
def get_absolute_url(self, link='view'):
"""
Return the URL to this user.
Return the URL to this user group.
link can be:
* view