summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/BlockCursor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/crsr/BlockCursor.cxx')
-rw-r--r--sw/source/core/crsr/BlockCursor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/crsr/BlockCursor.cxx b/sw/source/core/crsr/BlockCursor.cxx
index e8a21ccdb74c..89c8d8f745fe 100644
--- a/sw/source/core/crsr/BlockCursor.cxx
+++ b/sw/source/core/crsr/BlockCursor.cxx
@@ -26,7 +26,7 @@ SwBlockCursor::~SwBlockCursor()
delete pEndPt;
}
-SwShellCrsr& SwBlockCursor::getShellCrsr()
+SwShellCursor& SwBlockCursor::getShellCursor()
{
return aCursor;
}