fixed typo

This commit is contained in:
skodak
2009-05-21 12:21:43 +00:00
parent 8fd5758358
commit 8a1682bf1a
+1 -1
View File
@@ -3,7 +3,7 @@ Description of EvalMath library import into Moodle
Our changes:
* implicit multiplication not allowed
* new custom calc emulation functions
* removed e and pi constants - not use din calc
* removed e and pi constants - not used in calc
* removed sample files
* Fix a == FALSE that should have been === FALSE.