summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmloff/source/text/txtvfldi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtvfldi.cxx b/xmloff/source/text/txtvfldi.cxx
index 246ba52db6a8..f112fc88f11c 100644
--- a/xmloff/source/text/txtvfldi.cxx
+++ b/xmloff/source/text/txtvfldi.cxx
@@ -231,7 +231,7 @@ void XMLVarFieldImportContext::PrepareField(
aValueHelper.SetDefault(GetContent());
aValueHelper.PrepareField(xPropertySet);
- // finally, set the curren presentation
+ // finally, set the current presentation
if (bSetPresentation)
{
Any aAny;