* src/plugins/TimeLine.py: Likewise.

svn: r2060
This commit is contained in:
Alex Roitman
2003-08-30 00:15:10 +00:00
parent ae858410d6
commit 172ae30f7f
2 changed files with 99 additions and 56 deletions

View File

@ -325,7 +325,7 @@ class FanChartDialog(Report.DrawReportDialog):
_make_default_style(self.default_style)
def make_report(self):
"""Create the object that will produce the Ancestor Chart.
"""Create the object that will produce the Fan Chart.
All user dialog has already been handled and the output file
opened."""