summaryrefslogtreecommitdiff
path: root/sc/source/core/data/conditio.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/conditio.cxx')
-rw-r--r--sc/source/core/data/conditio.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/conditio.cxx b/sc/source/core/data/conditio.cxx
index c9a12edbb634..172556fa9d80 100644
--- a/sc/source/core/data/conditio.cxx
+++ b/sc/source/core/data/conditio.cxx
@@ -445,7 +445,7 @@ void ScConditionEntry::SetIgnoreBlank(bool bSet)
}
/**
- * Delete formula cells, so we re-complile at the next IsValid
+ * Delete formula cells, so we re-compile at the next IsValid
*/
void ScConditionEntry::CompileAll()
{