summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8e0b8b806f..32c7d5d46f 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@ Zend
global
------
* sort ini entries so that phpinfo() show them in some nice order.
- * make everything on the language-level independent of your locate setings.
+ * make everything on the language-level independent of your locale setings.
* allow methods to be called as callbacks. eg: array_walk($myarray,"this->print()");
* always build the standalone executable as well as the chosen SAPI
target.