summaryrefslogtreecommitdiff
path: root/sw/inc/undobj.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-05-08 17:48:04 +0200
committerMichael Stahl <mstahl@redhat.com>2017-05-08 17:48:36 +0200
commitf8fa6e3794d741f9cbcc7d0941da8796082428df (patch)
treed55ecaf7c6b35f8f994ba111872c65e87e83289b /sw/inc/undobj.hxx
parent86991ea08f3f3d4891b5e919c1a14d095baa7ec9 (diff)
sw: fix doxygen comment
Change-Id: I89b323a61f0617dfe6c21adbdfb3f8a7c90d6d15
Diffstat (limited to 'sw/inc/undobj.hxx')
-rw-r--r--sw/inc/undobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/undobj.hxx b/sw/inc/undobj.hxx
index bfd7cf804051..7c8ea72590a8 100644
--- a/sw/inc/undobj.hxx
+++ b/sw/inc/undobj.hxx
@@ -53,7 +53,7 @@ class SwUndo
SwUndoId const m_nId;
RedlineFlags nOrigRedlineFlags;
ViewShellId m_nViewShellId;
- bool m_isRepeatIgnored; /// for multi-selection, only repeat 1st selection
+ bool m_isRepeatIgnored; ///< for multi-selection, only repeat 1st selection
protected:
bool bCacheComment;