Skip to content

Commit 0055cb9

Browse files
committed
Fix comment spelling
1 parent bbc1e03 commit 0055cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gramps/gen/db/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def close(self):
9292

9393
def db_has_bm_changes(self):
9494
"""
95-
Return whethere there were bookmark changes during the session.
95+
Return whether there were bookmark changes during the session.
9696
"""
9797
raise NotImplementedError
9898

0 commit comments

Comments
 (0)