summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/htmlex.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/html/htmlex.cxx')
-rw-r--r--sd/source/filter/html/htmlex.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/html/htmlex.cxx b/sd/source/filter/html/htmlex.cxx
index e495a5f1a220..28141c3d9d83 100644
--- a/sd/source/filter/html/htmlex.cxx
+++ b/sd/source/filter/html/htmlex.cxx
@@ -2199,7 +2199,7 @@ void HtmlExport::CreateFileNames()
OUString const & HtmlExport::getDocumentTitle()
{
- // check for a title object in this page, if its the first
+ // check for a title object in this page, if it's the first
// title it becomes this documents title for the content
// page
if( !mbHeader )