summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/viewsh.hxx')
-rw-r--r--sw/inc/viewsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index 7a5af46ab5a9..da0d5d601cb1 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -154,7 +154,7 @@ class SW_DLLPUBLIC SwViewShell : public Ring
bool mbShowFooterSeparator:1; ///< Flag to say that we are showing the footer control
bool mbHeaderFooterEdit:1; ///< Flag to say that we are editing header or footer (according to the bShow(Header|Footer)Separator above)
- // boolean, indicating that class in in constructor.
+ // boolean, indicating that class in constructor.
bool mbInConstructor:1;
bool mbTiledRendering:1; ///< Set if we are doing the tiled rendering (using PaintTile()).