summaryrefslogtreecommitdiff
path: root/test/source/mtfxmldump.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/source/mtfxmldump.cxx')
-rw-r--r--test/source/mtfxmldump.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/source/mtfxmldump.cxx b/test/source/mtfxmldump.cxx
index 6e12524862a8..7bda52b6c98c 100644
--- a/test/source/mtfxmldump.cxx
+++ b/test/source/mtfxmldump.cxx
@@ -169,7 +169,7 @@ OString convertLineStyleToString(const sal_uInt16 nActionType)
case META_POLYPOLYGON_ACTION: return "polypolygon";
case META_TEXT_ACTION: return "text";
case META_TEXTARRAY_ACTION: return "textarray";
- case META_STRETCHTEXT_ACTION: return "strechtext";
+ case META_STRETCHTEXT_ACTION: return "stretchtext";
case META_TEXTRECT_ACTION: return "textrect";
case META_TEXTLINE_ACTION: return "textline";
case META_BMP_ACTION: return "bmp";