diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-11 08:27:10 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:48 +0200 |
commit | f47031793ae93adf8c73c4bea4867a3cbbd42e46 (patch) | |
tree | cbdd66c48972fca5cd96ff624849eac7f7ef45b1 | |
parent | 7c596ed1c5f51a8c41b662555a9260f9e868da47 (diff) |
typo: araea -> area
-rw-r--r-- | sw/source/core/access/acccontext.hxx | 2 |
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 ); |