wez Fri Jan 30 05:15:30 2004 EDT
Modified files:
/php-src CODING_STANDARDS
Log:
word fix
http://cvs.php.net/diff.php/php-src/CODING_STANDARDS?r1=1.31&r2=1.32&ty=u
Index: php-src/CODING_STANDARDS
diff -u php-src/CODING_STANDARDS:1.31 php-src/CODING_STANDARDS:1.32
--- php-src/CODING_STANDARDS:1.31 Fri Jan 30 02:53:12 2004
+++ php-src/CODING_STANDARDS Fri Jan 30 05:15:24 2004
@@ -204,7 +204,7 @@
four spaces. It is important to maintain consistency in indenture so
that definitions, comments, and control structures line up correctly.
-[5] Precompiler statements (#if and such) MUST start at column one. To
+[5] Preprocessor statements (#if and such) MUST start at column one. To
indent preprocessor directives you should put the # at the beginning
of a line, followed by any number of whitespace.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php