vlad            Tue Feb  3 18:40:23 2004 EDT

  Modified files:              
    /phpdoc/en/reference/pspell configure.xml 
  Log:
  removing extra spaces...
  
http://cvs.php.net/diff.php/phpdoc/en/reference/pspell/configure.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/pspell/configure.xml
diff -u phpdoc/en/reference/pspell/configure.xml:1.3 
phpdoc/en/reference/pspell/configure.xml:1.4
--- phpdoc/en/reference/pspell/configure.xml:1.3        Tue Feb  3 18:31:53 2004
+++ phpdoc/en/reference/pspell/configure.xml    Tue Feb  3 18:40:23 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="pspell.installation">
  &reftitle.install;
  <para>
@@ -8,19 +8,19 @@
   when compiling PHP.
  </para>
  <note>
-   <title>Note to Win32 Users</title>
-   <simpara>
-    win32 support is available only in PHP 4.3.3 and later versions. 
-    Also, you must have aspell 0.50 or newer installed.
-    In order to enable this module under Windows, you must copy
-    <filename>aspell-15.dll</filename> from the bin folder of your aspell 
-    installation to a folder where PHP will be able to find it.
-    <filename class="directory">C:\PHP</filename> or
-    the SYSTEM32 folder of your windows machine (Ex: 
-    <filename class="directory">C:\WINNT\SYSTEM32</filename>
-    or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>)
-    are good choices.
-   </simpara>
+  <title>Note to Win32 Users</title>
+  <simpara>
+   win32 support is available only in PHP 4.3.3 and later versions. 
+   Also, you must have aspell 0.50 or newer installed.
+   In order to enable this module under Windows, you must copy
+   <filename>aspell-15.dll</filename> from the bin folder of your aspell 
+   installation to a folder where PHP will be able to find it.
+   <filename class="directory">C:\PHP</filename> or
+   the SYSTEM32 folder of your windows machine (Ex: 
+   <filename class="directory">C:\WINNT\SYSTEM32</filename>
+   or <filename class="directory">C:\WINDOWS\SYSTEM32</filename>)
+   are good choices.
+  </simpara>
  </note>
 </section>
 

Reply via email to