[PHP-DOC] cvs: phpdoc /en/language types.xml From: Sascha Schumann (sascha <email protected>)
Date: 06/30/01

sas Sat Jun 30 15:11:46 2001 EDT

  Modified files:
    /phpdoc/en/language types.xml
  Log:
  A bit of grammar fixing
  
  
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.30 phpdoc/en/language/types.xml:1.31
--- phpdoc/en/language/types.xml:1.30 Tue Jun 26 08:46:26 2001
+++ phpdoc/en/language/types.xml Sat Jun 30 15:11:44 2001
@@ -1186,8 +1186,8 @@
       <para>
        At some point in the future, the PHP team might want to add another
        constant or keyword, and then you get in trouble. For example,
- you can already not use the words <literal>empty</literal> and
- <literal>default</literal> this way, since it are special keywords.
+ you already cannot use the words <literal>empty</literal> and
+ <literal>default</literal> this way, since they are special keywords.
        <!-- <jeroen>hmm... i'm doubting this myself. Finish it if you like</jeroen>
        But probably
        the most threatening