summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2001-02-27 09:15:02 +0000
committerStanislav Malyshev <stas@php.net>2001-02-27 09:15:02 +0000
commitade8417ad97526d0bb8680e79c8f9d14943a23b4 (patch)
tree4ace6fe4ba95c76b236ae9090d96bd0161fc7b28 /TODO
parent18f3c3900aa2aee2c43c938bc16599c7f04f9dae (diff)
downloadphp-git-ade8417ad97526d0bb8680e79c8f9d14943a23b4.tar.gz
ws fix
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index e0680667a7..f956bc9c08 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,7 @@ Zend
but don't declare those as const. This makes interaction with other
interfaces difficult which pass const parameters to us.
* add try..catch/throw exception handling
- * make UNC filenames work with V_CD layer
+ * make UNC filenames work with V_CD layer
global
------