[PHP-DOC] cvs: phpdoc /en/chapters config.xml From: Torben Wilson (torben <email protected>)
Date: 04/03/01

torben Mon Apr 2 22:22:28 2001 EDT

  Modified files:
    /phpdoc/en/chapters config.xml
  Log:
  
  
  Typo fix.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.11 phpdoc/en/chapters/config.xml:1.12
--- phpdoc/en/chapters/config.xml:1.11 Thu Dec 14 13:49:15 2000
+++ phpdoc/en/chapters/config.xml Mon Apr 2 22:22:28 2001
@@ -524,8 +524,8 @@
        </term>
        <listitem>
         <para>
- Tells whether the short form (<userinput>&lt;? ?&gt;</userinput>of
- PHP's open tag should be allowed. If you want to use PHP in
+ Tells whether the short form (<userinput>&lt;? ?&gt;</userinput>)
+ of PHP's open tag should be allowed. If you want to use PHP in
          combination with XML, you have to disable this option. If
          disabled, you must use the long form of the open tag
          (<userinput>&lt;?php ?&gt;</userinput>).</para>