summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/access/accpage.cxx')
-rw-r--r--sw/source/core/access/accpage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/access/accpage.cxx b/sw/source/core/access/accpage.cxx
index 912bfb45f1a0..69cf8008e991 100644
--- a/sw/source/core/access/accpage.cxx
+++ b/sw/source/core/access/accpage.cxx
@@ -90,7 +90,7 @@ void SwAccessiblePage::_InvalidateCursorPos()
if( bNewSelected )
{
// remember that object as the one that has the caret. This is
- // neccessary to notify that object if the cursor leaves it.
+ // necessary to notify that object if the cursor leaves it.
::vos::ORef < SwAccessibleContext > xThis( this );
GetMap()->SetCursorContext( xThis );
}