doc typos
svn: r15022
This commit is contained in:
parent
40791a47bb
commit
08728c6bd4
@ -216,7 +216,7 @@ class GenericFilter(object):
|
||||
If progress given, it will be used to indicate progress of the
|
||||
Filtering
|
||||
|
||||
If typleind is given, id_list is supposed to consist of a list of
|
||||
If tupleind is given, id_list is supposed to consist of a list of
|
||||
tuples, with the handle being index tupleind. So
|
||||
handle_0 = id_list[0][tupleind]
|
||||
|
||||
|
@ -152,7 +152,7 @@ class DbReadBase(object):
|
||||
|
||||
def find_next_repository_gramps_id(self):
|
||||
"""
|
||||
Return the next available GRAMPS' ID for a Respository object based
|
||||
Return the next available GRAMPS' ID for a Repository object based
|
||||
off the repository ID prefix.
|
||||
"""
|
||||
raise NotImplementedError
|
||||
|
Loading…
Reference in New Issue
Block a user