summaryrefslogtreecommitdiff
path: root/sw/inc
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 /sw/inc
parentd47e763eabf8170474a3c364fc929139ef54e979 (diff)
typo: titel -> title
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/poolfmt.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/poolfmt.hxx b/sw/inc/poolfmt.hxx
index bc9126361817..7280f9ed6225 100644
--- a/sw/inc/poolfmt.hxx
+++ b/sw/inc/poolfmt.hxx
@@ -376,8 +376,8 @@ RES_POOLCOLL_REGISTER_END,
/// Group chapter / document.
RES_POOLCOLL_DOC_BEGIN = COLL_DOC_BITS,
-RES_POOLCOLL_DOC_TITEL = RES_POOLCOLL_DOC_BEGIN, ///< Doc. titel.
-RES_POOLCOLL_DOC_SUBTITEL, ///< Doc. subtitel.
+RES_POOLCOLL_DOC_TITEL = RES_POOLCOLL_DOC_BEGIN, ///< Doc. title.
+RES_POOLCOLL_DOC_SUBTITEL, ///< Doc. subtitle.
RES_POOLCOLL_DOC_END,