summaryrefslogtreecommitdiff
path: root/sw/source/core/view/vnew.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/view/vnew.cxx')
-rw-r--r--sw/source/core/view/vnew.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/core/view/vnew.cxx b/sw/source/core/view/vnew.cxx
index 231abcdcb7ec..870d6e6da412 100644
--- a/sw/source/core/view/vnew.cxx
+++ b/sw/source/core/view/vnew.cxx
@@ -173,7 +173,7 @@ SwViewShell::SwViewShell( SwDoc& rDocument, vcl::Window *pWindow,
maPrePostMapMode()
{
// OD 2004-06-01 #i26791# - in order to suppress event handling in
- // <SwDrawContact::Changed> during contruction of <SwViewShell> instance
+ // <SwDrawContact::Changed> during construction of <SwViewShell> instance
mbInConstructor = true;
mbPaintInProgress = mbViewLocked = mbInEndAction = mbFrameView =
@@ -249,7 +249,7 @@ SwViewShell::SwViewShell( SwViewShell& rShell, vcl::Window *pWindow,
maPrePostMapMode()
{
// OD 2004-06-01 #i26791# - in order to suppress event handling in
- // <SwDrawContact::Changed> during contruction of <SwViewShell> instance
+ // <SwDrawContact::Changed> during construction of <SwViewShell> instance
mbInConstructor = true;
mbPaintWorks = mbEnableSmooth = true;