alindeman               Sun Mar 31 16:42:54 2002 EDT

  Modified files:              
    /phpdoc/RFC coding_standards 
  Log:
  i know this is really picky, but I'm bored and there was a typo
  so I fixed it :-)
  
  
Index: phpdoc/RFC/coding_standards
diff -u phpdoc/RFC/coding_standards:1.2 phpdoc/RFC/coding_standards:1.3
--- phpdoc/RFC/coding_standards:1.2     Fri Mar  1 10:56:13 2002
+++ phpdoc/RFC/coding_standards Sun Mar 31 16:42:53 2002
@@ -49,7 +49,7 @@
    indented with one space character for each level of indentation; example
    code uses four spaces.
 
-9. Keep in mimd: In <![CDATA[... ]]> sections nothing is parsed. So be sure
+9. Keep in mind: In <![CDATA[... ]]> sections nothing is parsed. So be sure
    to put XML-code that needs parsing outside of CDATA sections, e.g.
    dev-comments or links. Do not use any entities like &lt;.
 


Reply via email to