summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-28 10:19:53 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-28 10:23:17 +0100
commited4627ba2c40a2199652614278cae93c8726e526 (patch)
tree19a7a82bf8ad7cf33a5f996fde0a57faa5aa0807 /sc
parenta10447301fb8d726799b1bd0ff987945c1e4c88a (diff)
Typo: skiped->skipped
Change-Id: I88c53ade0101cfd7735a45b2038879bd027b0314
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/table4.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/table4.cxx b/sc/source/core/data/table4.cxx
index e3952bc1cabe..cc41bb73153e 100644
--- a/sc/source/core/data/table4.cxx
+++ b/sc/source/core/data/table4.cxx
@@ -1559,7 +1559,7 @@ void ScTable::FillSeries( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
if (bVertical)
{
// if not filtered use the faster method
- // hidden cols/rows should be skiped
+ // hidden cols/rows should be skipped
if(!bIsFiltered)
{
aCol[nCol].SetPatternArea( static_cast<SCROW>(nIMin),