diff options
author | Marcus Boerger <helly@php.net> | 2005-12-22 20:27:11 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2005-12-22 20:27:11 +0000 |
commit | 351568936368681e044a23e5f9d58353e95aab4c (patch) | |
tree | 685533c96a99f9e953287d1c6e7590ffac4926ea /CODING_STANDARDS | |
parent | 8c4d236546cb6f67356c1b8f63c63995859480f7 (diff) | |
download | php-git-351568936368681e044a23e5f9d58353e95aab4c.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 |