summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/uiview/viewdraw.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/uiview/viewdraw.cxx')
-rw-r--r--sw/source/uibase/uiview/viewdraw.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/uiview/viewdraw.cxx b/sw/source/uibase/uiview/viewdraw.cxx
index bdda3e628d55..628eaf51b5bd 100644
--- a/sw/source/uibase/uiview/viewdraw.cxx
+++ b/sw/source/uibase/uiview/viewdraw.cxx
@@ -557,7 +557,7 @@ bool SwView::BeginTextEdit(SdrObject* pObj, SdrPageView* pPV, vcl::Window* pWin,
}
// To allow editing the referenced object from a SwDrawVirtObj here
- // the original needs to be fetched evenually. This ATM activates the
+ // the original needs to be fetched eventually. This ATM activates the
// text edit mode for the original object.
SdrObject* pToBeActivated = pObj;