summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/eventimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/eventimp.cxx')
-rw-r--r--xmloff/source/draw/eventimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/eventimp.cxx b/xmloff/source/draw/eventimp.cxx
index 12b8f764f736..3411dabf0864 100644
--- a/xmloff/source/draw/eventimp.cxx
+++ b/xmloff/source/draw/eventimp.cxx
@@ -400,7 +400,7 @@ void SdXMLEventContext::EndElement()
pProperties++;
// ClickAction_BOOKMARK and ClickAction_DOCUMENT share the same xml event
- // so check here if its realy a bookmark or maybe a document
+ // so check here if its really a bookmark or maybe a document
if( meClickAction == ClickAction_BOOKMARK )
{
if( !msBookmark.startsWith( "#" ) )