8522: fix a typo on commit 436487...

This commit is contained in:
Jérôme Rapinat 2015-04-29 10:55:54 +02:00
parent 189cc853b2
commit b34e088fe7

View File

@ -731,7 +731,7 @@ class FanChartOptions(MenuReportOptions):
p = ParagraphStyle()
p.set_font(f)
p.set_alignment(PARA_ALIGN_CENTER)
p.set_description(_('The style used for the text display of generation "%d"') % i))
p.set_description(_('The style used for the text display of generation "%d"') % i)
default_style.add_paragraph_style("FC-Text" + "%02d" % i, p)
# GraphicsStyles