samesch         Sun Feb  8 06:14:07 2004 EDT

  Modified files:              
    /phpdoc/en/reference/pspell configure.xml 
  Log:
  added filename tag for bin
  
http://cvs.php.net/diff.php/phpdoc/en/reference/pspell/configure.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/pspell/configure.xml
diff -u phpdoc/en/reference/pspell/configure.xml:1.4 
phpdoc/en/reference/pspell/configure.xml:1.5
--- phpdoc/en/reference/pspell/configure.xml:1.4        Tue Feb  3 18:40:23 2004
+++ phpdoc/en/reference/pspell/configure.xml    Sun Feb  8 06:14:06 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <section id="pspell.installation">
  &reftitle.install;
  <para>
@@ -13,13 +13,12 @@
    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.
+   <filename>aspell-15.dll</filename> from the <filename>bin</filename> 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