summaryrefslogtreecommitdiff
path: root/CODING_STANDARDS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-07-18 23:10:33 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-07-18 23:10:33 +0000
commit7966ff120b9fb731b7d99f6452cdf206865f0e41 (patch)
treef5b5b4777091b19b27494f8d2cb7f5e1eaef3cb1 /CODING_STANDARDS
parentb89637687dc8400363f3cb253a158d8ef8a24178 (diff)
downloadphp-git-7966ff120b9fb731b7d99f6452cdf206865f0e41.tar.gz
Fixed typo
Diffstat (limited to 'CODING_STANDARDS')
-rw-r--r--CODING_STANDARDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/CODING_STANDARDS b/CODING_STANDARDS
index b36c1fc3b2..044f352968 100644
--- a/CODING_STANDARDS
+++ b/CODING_STANDARDS
@@ -256,7 +256,7 @@ that the first implementation include a file labeled 'EXPERIMENTAL'
in the function directory, and that the functions follow the
standard prefixing conventions during their initial implementation.
-The file labelled 'EXPERIMENTAL' should include the following
+The file labeled 'EXPERIMENTAL' should include the following
information:
Any authoring information (known bugs, future directions of the module).
Ongoing status notes which may not be appropriate for CVS comments.