3343: Misnamed report format. Open Document to OpenDocument
svn: r13632
This commit is contained in:
@@ -105,8 +105,8 @@ plg.extension = "tex"
|
||||
plg = newplugin()
|
||||
plg.id = 'odfdoc'
|
||||
plg.name = _('OpenDocument Text')
|
||||
plg.description = _("Generates documents in Open "
|
||||
"Document Text format (.odt).")
|
||||
plg.description = _("Generates documents in OpenDocument "
|
||||
"Text format (.odt).")
|
||||
plg.version = '1.0'
|
||||
plg.status = STABLE
|
||||
plg.fname = 'ODFDoc.py'
|
||||
|
Reference in New Issue
Block a user