diff --git a/models/ir_report.py b/models/ir_report.py index 85733e4f..106bd332 100644 --- a/models/ir_report.py +++ b/models/ir_report.py @@ -33,7 +33,7 @@ class report_xml(osv.Model): size=128, help=( u"If the user does not provide a template this will be used " - u"it should be a relative path to root of YOUR module", + u"it should be a relative path to root of YOUR module" ) ), 'report_type': fields.selection(