changed comment

svn: r9361
This commit is contained in:
Benny Malengier 2007-11-16 21:27:42 +00:00
parent 6757c09f9e
commit 8ae7f03c04

View File

@ -527,8 +527,8 @@ register_relcalc(RelationshipCalculator,
if __name__ == "__main__": if __name__ == "__main__":
# Test function. Call it as follows from the command line (so as to find # Test function. Call it as follows from the command line (so as to find
# imported modules): # imported modules):
# export PYTHONPATH=/path/to/gramps/src python src/gen/lib/date.py # export PYTHONPATH=/path/to/gramps/src
# (Above not needed here) # python src/plugins/rel_fr.py
"""TRANSLATORS, copy this if statement at the bottom of your """TRANSLATORS, copy this if statement at the bottom of your
rel_xx.py module, and test your work with: rel_xx.py module, and test your work with: