diff options
author | Marcus Boerger <helly@php.net> | 2005-12-22 20:27:03 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2005-12-22 20:27:03 +0000 |
commit | 0f1973399594d0643be3368ddc3e76ed2ceb0b37 (patch) | |
tree | 250ef492316741284e074dbb6798bec3779682a7 /CODING_STANDARDS | |
parent | 414c53e0b8dc3d2c743f735a262fb7292de9f432 (diff) | |
download | php-git-0f1973399594d0643be3368ddc3e76ed2ceb0b37.tar.gz |
\# Damn !
Diffstat (limited to 'CODING_STANDARDS')
-rw-r--r-- | CODING_STANDARDS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CODING_STANDARDS b/CODING_STANDARDS index 25b7f5a1e5..b36c1fc3b2 100644 --- a/CODING_STANDARDS +++ b/CODING_STANDARDS @@ -210,7 +210,7 @@ Syntax and indentation Testing ------- -[1] Extensions should be well tested using *.phpt tests. REad about that +[1] Extensions should be well tested using *.phpt tests. Read about that in README.TESTING. Documentation and Folding Hooks |