jeroen          Wed May 23 04:05:49 2001 EDT

  Modified files:              
    /phpdoc/en/functions        uodbc.xml pspell.xml 
  Log:
  Fixed some XML
  
  
Index: phpdoc/en/functions/uodbc.xml
diff -u phpdoc/en/functions/uodbc.xml:1.15 phpdoc/en/functions/uodbc.xml:1.16
--- phpdoc/en/functions/uodbc.xml:1.15  Mon Apr  2 20:30:42 2001
+++ phpdoc/en/functions/uodbc.xml       Wed May 23 04:05:48 2001
@@ -923,8 +923,9 @@
     </para>
     <para>
      Field indices start from 1. Regarding the way binary or
-     long column data is returned refer to <function>odbc_binmode
-     </function> and <function>odbc_longreadlen</function>.
+     long column data is returned refer to 
+     <function>odbc_binmode</function> and 
+     <function>odbc_longreadlen</function>.
 
 <!--
 
Index: phpdoc/en/functions/pspell.xml
diff -u phpdoc/en/functions/pspell.xml:1.10 phpdoc/en/functions/pspell.xml:1.11
--- phpdoc/en/functions/pspell.xml:1.10 Fri May 11 00:37:44 2001
+++ phpdoc/en/functions/pspell.xml      Wed May 23 04:05:49 2001
@@ -676,8 +676,9 @@
         <function>pspell_save_wordlist</function>, if desired. However, the
         replacement pairs are not saved. In order to save replacement pairs, you
         should create a config using <function>pspell_config_create</function>,
-        set the personal wordlist file with <function>pspell_config_personal
-        </function>, set the file for replacement pairs with 
+        set the personal wordlist file with 
+        <function>pspell_config_personal</function>, 
+        set the file for replacement pairs with 
         <function>pspell_config_repl</function>, and open a new dictionary with
         <function>pspell_new_config</function>.
     </simpara>


Reply via email to