fixed typos

svn: r12984
This commit is contained in:
Raphael Ackermann
2009-08-13 08:52:05 +00:00
parent 63094c5aee
commit c1be765f7a
14 changed files with 15 additions and 15 deletions

View File

@@ -126,7 +126,7 @@ class MediaRef(SecondaryObject, PrivacyBase, SourceBase, NoteBase, RefBase,
Return the list of child objects which may, directly or through
their children, reference primary objects.
:returns: Returns the list of objects refereincing primary objects.
:returns: Returns the list of objects referencing primary objects.
:rtype: list
"""
return self.attribute_list + self.source_list