summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtflde.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/txtflde.hxx')
-rw-r--r--xmloff/inc/txtflde.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/txtflde.hxx b/xmloff/inc/txtflde.hxx
index a5201845e5cc..3ce56f5ec983 100644
--- a/xmloff/inc/txtflde.hxx
+++ b/xmloff/inc/txtflde.hxx
@@ -190,7 +190,7 @@ public:
const css::uno::Reference < css::text::XText > & rText);
/// export all field declarations, or only those that have been used?
- /// Calling this method will reset the list of used field declataions.
+ /// Calling this method will reset the list of used field declarations.
void SetExportOnlyUsedFieldDeclarations(
bool bExportOnlyUsed = true);