minor docstring update

svn: r16781
This commit is contained in:
Vassilii Khachaturov 2011-03-08 06:44:35 +00:00
parent f6947c08c6
commit db634e8a19

View File

@ -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):