summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/token.cxx')
-rw-r--r--sc/source/core/tool/token.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index d17cda9148b9..2b56456bd6a2 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1542,7 +1542,7 @@ FormulaToken* ScTokenArray::AddRawToken( const ScRawToken& r )
}
// Utility function to ensure that there is strict alternation of values and
-// seperators.
+// separators.
static bool
checkArraySep( bool & bPrevWasSep, bool bNewVal )
{