fixed spelling typo

This commit is contained in:
Petr Skoda 2010-09-18 10:21:09 +00:00
parent f65405d0c2
commit c4f710a9a8

View File

@ -429,7 +429,7 @@ class EvalMathStack {
}
}
// spreadsheed functions emulation
// spreadsheet functions emulation
// watch out for reversed args!!
class EvalMathCalcEmul {