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

@ -291,7 +291,7 @@ class Family(SourceBase, NoteBase, MediaBase, AttributeBase, LdsOrdBase,
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.get_sourcref_child_list() + self.source_list