summaryrefslogtreecommitdiff
path: root/sc/source/core/data/cell2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/cell2.cxx')
-rw-r--r--sc/source/core/data/cell2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/cell2.cxx b/sc/source/core/data/cell2.cxx
index ac0f73dcf62c..28c574c03e72 100644
--- a/sc/source/core/data/cell2.cxx
+++ b/sc/source/core/data/cell2.cxx
@@ -1170,7 +1170,7 @@ void ScFormulaCell::UpdateInsertTab(SCTAB nTable, SCTAB nNewSheets)
aComp2.UpdateDeleteTab( nTable, false, true, bRefChanged, nNewSheets );
bCompile = true;
}
- // no StartListeningTo becuase pTab[nTab] does not exsist!
+ // no StartListeningTo because pTab[nTab] does not exsist!
}
else if ( bPosChanged )
aPos.IncTab();