From: Ilia Alshanetsky Date: Wed, 18 Jul 2007 23:10:33 +0000 (+0000) Subject: Fixed typo X-Git-Tag: php-5.2.4RC1~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7966ff120b9fb731b7d99f6452cdf206865f0e41;p=php Fixed typo --- 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.