summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 17:06:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:13:45 +0000
commit402aa305b7e37c3d3e1432613f59c905933a97cd (patch)
treec3756a82a1219255b071adb223809f12b250a682 /sw/inc/doc.hxx
parent370c65e709eb074c9982c56a2400cf945641ffaf (diff)
Fix typos
Change-Id: Ia87318cb323d403cdff947da0b70e0d2aabaacd4 Reviewed-on: https://gerrit.libreoffice.org/35657 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw/inc/doc.hxx')
-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 cf7b340bcda4..6fc96f312452 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -344,7 +344,7 @@ private:
sal_Int32 mReferenceCount;
bool mbDtor : 1; /**< TRUE: is in SwDoc DTOR.
- and unfortunately temorarily also in
+ and unfortunately temporarily also in
SwSwgReader::InLayout() when flawed
frames need deletion. */
bool mbCopyIsMove : 1; //< TRUE: Copy is a hidden Move.