diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/poolfmt.hxx | 4 |
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, |