* src/docgen/OpenOfficeDoc.py: Typo.
svn: r4986
This commit is contained in:
@@ -61,7 +61,7 @@ _esc_map = {
|
||||
'\x0c' : '',
|
||||
'\n' : '<text:line-break/>',
|
||||
'<super>' : '<text:span text:style-name="GSuper">',
|
||||
'</super>' : '</text:span>')
|
||||
'</super>' : '</text:span>',
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user