Fixed typo in comment.
This commit is contained in:
parent
a029a66a7c
commit
c115ea59a0
@ -142,7 +142,7 @@ class Group(DjangoGroup, PersonMixin, Person, SlideMixin):
|
|||||||
@models.permalink
|
@models.permalink
|
||||||
def get_absolute_url(self, link='view'):
|
def get_absolute_url(self, link='view'):
|
||||||
"""
|
"""
|
||||||
Return the URL to this user.
|
Return the URL to this user group.
|
||||||
|
|
||||||
link can be:
|
link can be:
|
||||||
* view
|
* view
|
||||||
|
Loading…
Reference in New Issue
Block a user