summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/TransformerContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/TransformerContext.hxx')
-rw-r--r--xmloff/source/transform/TransformerContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/TransformerContext.hxx b/xmloff/source/transform/TransformerContext.hxx
index 07b33e026ed9..3866cf81de2e 100644
--- a/xmloff/source/transform/TransformerContext.hxx
+++ b/xmloff/source/transform/TransformerContext.hxx
@@ -80,7 +80,7 @@ public:
// EndElement instead if this is required.
virtual ~XMLTransformerContext();
- // Create a childs element context. By default, the import's
+ // Create a children element context. By default, the import's
// CreateContext method is called to create a new default context.
virtual XMLTransformerContext *CreateChildContext( sal_uInt16 nPrefix,
const ::rtl::OUString& rLocalName,