typo
svn: r9890
This commit is contained in:
		| @@ -1,3 +1,6 @@ | ||||
| 2008-01-18 Erik De Richter <frederik.de.richter@pandora.be> | ||||
|    * /src/plugins/StatisticsChart.py: typo :740 | ||||
|  | ||||
| 2008-01-18 Erik De Richter <frederik.de.richter@pandora.be> | ||||
|    * /src/plugins/FamilyGroup.py: typo :590 | ||||
|  | ||||
|   | ||||
| @@ -737,7 +737,7 @@ class StatisticsChartOptions(MenuReportOptions): | ||||
|                 category_name = _("Charts 2") | ||||
|              | ||||
|             opt = BooleanOption(_Extract.extractors[key][1], False) | ||||
|             opt.set_help(_("Include charts with indicated dat")) | ||||
|             opt.set_help(_("Include charts with indicated date")) | ||||
|             menu.add_option(category_name,key, opt) | ||||
|             idx += 1 | ||||
|          | ||||
|   | ||||
		Reference in New Issue
	
	Block a user