Browse Source

word fix

PEAR_1_4DEV
Wez Furlong 23 years ago
parent
commit
356e8f9b7d
  1. 2
      CODING_STANDARDS

2
CODING_STANDARDS

@ -204,7 +204,7 @@ Syntax and indentation
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.

Loading…
Cancel
Save