summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/unoobj/cursuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/unoobj/cursuno.cxx')
-rw-r--r--sc/source/ui/unoobj/cursuno.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/unoobj/cursuno.cxx b/sc/source/ui/unoobj/cursuno.cxx
index 6ed923826e66..4e3677ad3584 100644
--- a/sc/source/ui/unoobj/cursuno.cxx
+++ b/sc/source/ui/unoobj/cursuno.cxx
@@ -140,7 +140,7 @@ void SAL_CALL ScCellCursorObj::collapseToCurrentArray()
SetNewRange( aMatrix );
}
}
- // thats a Bug, that this assertion comes; the API Reference says, that
+ // that's a Bug, that this assertion comes; the API Reference says, that
// if there is no Matrix, the Range is left unchanged; they says nothing
// about a exception
/*if (!bFound)