summaryrefslogtreecommitdiff
path: root/include/xmloff/xmluconv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmluconv.hxx')
-rw-r--r--include/xmloff/xmluconv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmluconv.hxx b/include/xmloff/xmluconv.hxx
index 31ba45faa815..128dc726e231 100644
--- a/include/xmloff/xmluconv.hxx
+++ b/include/xmloff/xmluconv.hxx
@@ -143,7 +143,7 @@ public:
::xmloff::token::XML_TOKEN_INVALID );
/** convert double number to string (using ::rtl::math) and DO
- convert to export MapUnit using meCoreMeasureUnit/meXMLMeasureUnit */
+ convert to export MapUnit using meCoreMeasureUnit/meXMLMeasureUnit */
void convertDouble(OUStringBuffer& rBuffer,
double fNumber, bool bWriteUnits) const;