summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlnexpi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlnexpi.cxx')
-rw-r--r--sc/source/filter/xml/xmlnexpi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/xml/xmlnexpi.cxx b/sc/source/filter/xml/xmlnexpi.cxx
index 7ad71c53fb5b..acd373ec346c 100644
--- a/sc/source/filter/xml/xmlnexpi.cxx
+++ b/sc/source/filter/xml/xmlnexpi.cxx
@@ -89,7 +89,7 @@ SvXMLImportContext *ScXMLNamedExpressionsContext::CreateChildContext( sal_uInt16
void ScXMLNamedExpressionsContext::EndElement()
{
- // happends in ScXMLImport::EndDocument()
+ // happens in ScXMLImport::EndDocument()
// because it has to be set after the Database Ranges
}