summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:13:49 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:23 +0200
commit5e378e331e53fe921f276af44d972bd837dc14fa (patch)
treee275324e37d342f4169b2052e62dcc2b2390f5af /sd
parentd47e763eabf8170474a3c364fc929139ef54e979 (diff)
typo: titel -> title
Diffstat (limited to 'sd')
-rw-r--r--sd/source/filter/html/pubdlg.cxx2
-rw-r--r--sd/source/filter/html/pubdlg.src2
2 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/filter/html/pubdlg.cxx b/sd/source/filter/html/pubdlg.cxx
index 27189d786005..92fc604825af 100644
--- a/sd/source/filter/html/pubdlg.cxx
+++ b/sd/source/filter/html/pubdlg.cxx
@@ -108,7 +108,7 @@ public:
sal_Bool m_bSlideSound;
sal_Bool m_bHiddenSlides;
- // titel page information
+ // title page information
OUString m_aAuthor;
OUString m_aEMail;
OUString m_aWWW;
diff --git a/sd/source/filter/html/pubdlg.src b/sd/source/filter/html/pubdlg.src
index ddc01e7b8d41..21a46aea5dd9 100644
--- a/sd/source/filter/html/pubdlg.src
+++ b/sd/source/filter/html/pubdlg.src
@@ -452,7 +452,7 @@ ModalDialog DLG_PUBLISHING
Text [ en-US ] = "Export ~hidden slides" ;
};
- // Page 4, information for titel page
+ // Page 4, information for title page
FixedLine PAGE4_TITEL_1
{
Pos = MAP_APPFONT ( 6 , 9 ) ;