summaryrefslogtreecommitdiffstats
path: root/sax/source/fastparser/fastparser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sax/source/fastparser/fastparser.cxx')
-rw-r--r--sax/source/fastparser/fastparser.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/source/fastparser/fastparser.cxx b/sax/source/fastparser/fastparser.cxx
index 1f278b244616..8c0286656764 100644
--- a/sax/source/fastparser/fastparser.cxx
+++ b/sax/source/fastparser/fastparser.cxx
@@ -1113,7 +1113,7 @@ void FastSaxParserImpl::callbackStartElement(const xmlChar *localName , const xm
try
{
- /* #158414# Each element may define new namespaces, also for attribues.
+ /* #158414# Each element may define new namespaces, also for attributes.
First, process all namespaces, second, process the attributes after namespaces
have been initialized. */