summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmlmultiimagehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/xmlmultiimagehelper.hxx b/xmloff/inc/xmlmultiimagehelper.hxx
index 90a279c083d2..1a4956929812 100644
--- a/xmloff/inc/xmlmultiimagehelper.hxx
+++ b/xmloff/inc/xmlmultiimagehelper.hxx
@@ -41,7 +41,7 @@ public:
virtual ~MultiImageImportHelper();
/// solve multiple imported images. The most valuable one is chosen,
- /// see imlementation for evtl. changing weights and/or adding filetypes.
+ /// see implementation for evtl. changing weights and/or adding filetypes.
///
/// @returns import context of the selected image
SvXMLImportContextRef solveMultipleImages();