summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/source/dom/document.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unoxml/source/dom/document.cxx b/unoxml/source/dom/document.cxx
index 1b2289126e18..f17910ba1268 100644
--- a/unoxml/source/dom/document.cxx
+++ b/unoxml/source/dom/document.cxx
@@ -357,7 +357,7 @@ namespace DOM
return len;
}
- // clsoe callback
+ // close callback
//int xmlOutputCloseCallback (void * context)
static int closeCallback(void *context)
{