summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:27:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:48 +0200
commitf47031793ae93adf8c73c4bea4867a3cbbd42e46 (patch)
treecbdd66c48972fca5cd96ff624849eac7f7ef45b1 /sw
parent7c596ed1c5f51a8c41b662555a9260f9e868da47 (diff)
typo: araea -> area
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/access/acccontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/acccontext.hxx b/sw/source/core/access/acccontext.hxx
index 0da0ac477b2b..5188870c9566 100644
--- a/sw/source/core/access/acccontext.hxx
+++ b/sw/source/core/access/acccontext.hxx
@@ -126,7 +126,7 @@ protected:
SwCrsrShell* GetCrsrShell();
const SwCrsrShell* GetCrsrShell() const;
- // Notify all children that the vis araea has changed.
+ // Notify all children that the vis area has changed.
// The SwFrm might belong to the current object or to any other child or
// grandchild.
void ChildrenScrolled( const SwFrm *pFrm, const SwRect& rOldVisArea );