didou           Tue Dec 16 08:47:53 2003 EDT

  Modified files:              
    /phpdoc/en/reference/tidy/functions tidy-set-encoding.xml 
  Log:
  WS
  # a space was missing between </parameter> and 'are' too
  
Index: phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml
diff -u phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.3 
phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.4
--- phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml:1.3        Tue Dec 16 
08:39:17 2003
+++ phpdoc/en/reference/tidy/functions/tidy-set-encoding.xml    Tue Dec 16 08:47:53 
2003
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Generated by xml_proto.php v2.0. Found in /scripts directory of phpdoc. -->
   <refentry id="function.tidy-set-encoding">
    <refnamediv>
@@ -15,11 +15,11 @@
      <methodparam><type>string</type><parameter>encoding</parameter></methodparam>
     </methodsynopsis>
     <para>
-      Sets the encoding for input/output documents. &return.success;
-      Possible values for <parameter>encoding</parameter>are
-      ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le,
-      utf16be, utf16, big5, and shiftjis.
-      </para>
+     Sets the encoding for input/output documents. &return.success;
+     Possible values for <parameter>encoding</parameter> are
+     ascii, latin1, raw, utf8, iso2022, mac, win1252, utf16le,
+     utf16be, utf16, big5, and shiftjis.
+    </para>
    </refsect1>
   </refentry>
 

Reply via email to