summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2016-12-07 19:29:49 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2016-12-07 19:38:49 +0900
commit878461f96730b0930c5f397a205d0239ad034fe5 (patch)
tree1b6763fe71b866b4af4fb9c8ab14e1ba6fffb823 /sw/source/filter/ww8/wrtww8.hxx
parenta08cb3b52ea4a071ce8eb5a1786ea45fd211ab78 (diff)
Fix typo in comments: et -> ed
Change-Id: I447c46cc3d66c7f482314626826dd708bf1c01c4
Diffstat (limited to 'sw/source/filter/ww8/wrtww8.hxx')
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/wrtww8.hxx b/sw/source/filter/ww8/wrtww8.hxx
index a42a6405c1a3..b5e649b0cee6 100644
--- a/sw/source/filter/ww8/wrtww8.hxx
+++ b/sw/source/filter/ww8/wrtww8.hxx
@@ -543,7 +543,7 @@ public:
// ( is reset e.g. for Flys in a table )
bool m_bOutGrf : 1; // graphics are being written
bool m_bInWriteEscher : 1; // in write textboxes
- bool m_bStartTOX : 1; // true: a TOX is startet
+ bool m_bStartTOX : 1; // true: a TOX is started
bool m_bInWriteTOX : 1; // true: all content are in a TOX
bool m_bFootnoteAtTextEnd : 1; // true: all FTN at Textend
bool m_bEndAtTextEnd : 1; // true: all END at Textend