summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
Diffstat (limited to 'sw')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 66376b884be1..be104eb2abab 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -355,7 +355,7 @@ private:
sal_Int32 mReferenceCount;
- bool mbDtor : 1; /**< TRUE: is in SwDoc DTOR.
+ bool mbDtor : 1; /**< TRUE: is in SwDoc DTOR.
and unfortunately temorarily also in
SwSwgReader::InLayout() when flawed
frames need deletion. */