minor docstring update
svn: r16781
This commit is contained in:
parent
f6947c08c6
commit
db634e8a19
@ -60,7 +60,7 @@ from glade import Glade
|
||||
#-------------------------------------------------------------------------
|
||||
class EditPersonRef(EditSecondary):
|
||||
"""
|
||||
Displays a dialog that allows the user to edit an address.
|
||||
Displays a dialog that allows the user to edit a person reference.
|
||||
"""
|
||||
|
||||
def __init__(self, dbstate, uistate, track, addr, callback):
|
||||
|
Loading…
Reference in New Issue
Block a user