typo (and third github-push test)

This commit is contained in:
Paul Franklin 2015-02-06 08:52:01 -08:00
parent 5f67aa271d
commit 4d8678b821

View File

@ -754,7 +754,7 @@ class GrampsParser(UpdateCallback):
directly from the XML attributes. directly from the XML attributes.
:type handle: str :type handle: str
:param target: Indicates the primary object type this handle relates to. :param target: Indicates the primary object type this handle relates to.
:type targe": str, identical to target attr of bookmarks. :type target: str, identical to target attr of bookmarks.
:param prim_obj: template of the primary object that is to be created. :param prim_obj: template of the primary object that is to be created.
:type prim_obj: Either an empty instance of a primary object or the :type prim_obj: Either an empty instance of a primary object or the
class object of a primary object. class object of a primary object.