summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/chgtrack.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/chgtrack.cxx')
-rw-r--r--sc/source/core/tool/chgtrack.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/chgtrack.cxx b/sc/source/core/tool/chgtrack.cxx
index ced7be732aab..076a34ccf1dd 100644
--- a/sc/source/core/tool/chgtrack.cxx
+++ b/sc/source/core/tool/chgtrack.cxx
@@ -3472,7 +3472,7 @@ void ScChangeTrack::UpdateReference( ScChangeAction** ppFirstAction,
{
// Cut off inserted ranges, if Start/End is within the Delete,
// but the Insert is not completely within the Delete or
- // the Delete is not completelty within the Insert.
+ // the Delete is not completely within the Insert.
// The Delete remembers which Insert it has cut off from;
// it can also just be a single Insert (because Delete has
// a single column/is a single row).