rquadling               Tue Aug  7 08:07:00 2007 UTC

  Modified files:              
    /phpdoc/en/reference/classobj/functions     interface-exists.xml 
    /phpdoc/en/reference/enchant/functions      
                                                enchant-broker-dict-exists.xml 
    /phpdoc/en/reference/image/functions        image-type-to-extension.xml 
                                                imagealphablending.xml 
                                                imageantialias.xml 
    /phpdoc/en/reference/mssql/functions        mssql-bind.xml 
    /phpdoc/en/reference/ncurses/functions      ncurses-has-colors.xml 
    /phpdoc/en/reference/openssl/functions      
                                                
openssl-x509-check-private-key.xml 
    /phpdoc/en/reference/pcntl/functions        pcntl-wifexited.xml 
                                                pcntl-wifsignaled.xml 
                                                pcntl-wifstopped.xml 
  Log:
  Fix #42224 => Wether => Whether
  
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/classobj/functions/interface-exists.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/classobj/functions/interface-exists.xml
diff -u phpdoc/en/reference/classobj/functions/interface-exists.xml:1.4 
phpdoc/en/reference/classobj/functions/interface-exists.xml:1.5
--- phpdoc/en/reference/classobj/functions/interface-exists.xml:1.4     Wed Jun 
20 22:24:16 2007
+++ phpdoc/en/reference/classobj/functions/interface-exists.xml Tue Aug  7 
08:06:59 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <refentry xml:id="function.interface-exists" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>interface_exists</refname>
@@ -32,7 +32,7 @@
      <term><parameter>autoload</parameter></term>
      <listitem>
       <para>
-       Wether to call &link.autoload; or not by default
+       Whether to call &link.autoload; or not by default
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/enchant/functions/enchant-broker-dict-exists.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/enchant/functions/enchant-broker-dict-exists.xml
diff -u 
phpdoc/en/reference/enchant/functions/enchant-broker-dict-exists.xml:1.4 
phpdoc/en/reference/enchant/functions/enchant-broker-dict-exists.xml:1.5
--- phpdoc/en/reference/enchant/functions/enchant-broker-dict-exists.xml:1.4    
Wed Jun 20 22:24:22 2007
+++ phpdoc/en/reference/enchant/functions/enchant-broker-dict-exists.xml        
Tue Aug  7 08:06:59 2007
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <refentry xml:id="function.enchant-broker-dict-exists" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>enchant_broker_dict_exists</refname>
-  <refpurpose>Wether a dictionary exists or not. Using non-empty 
tag</refpurpose>
+  <refpurpose>Whether a dictionary exists or not. Using non-empty 
tag</refpurpose>
  </refnamediv>
  <refsect1 role="description">
   &reftitle.description;
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/image-type-to-extension.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/image/functions/image-type-to-extension.xml
diff -u phpdoc/en/reference/image/functions/image-type-to-extension.xml:1.4 
phpdoc/en/reference/image/functions/image-type-to-extension.xml:1.5
--- phpdoc/en/reference/image/functions/image-type-to-extension.xml:1.4 Wed Jun 
20 22:24:38 2007
+++ phpdoc/en/reference/image/functions/image-type-to-extension.xml     Tue Aug 
 7 08:06:59 2007
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <refentry xml:id="function.image-type-to-extension" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>image_type_to_extension</refname>
@@ -33,7 +33,7 @@
      <term><parameter>include_dot</parameter></term>
      <listitem>
       <para>
-       Wether to prepend a dot to the extension or not. Default to &true;.
+       Whether to prepend a dot to the extension or not. Default to &true;.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imagealphablending.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/image/functions/imagealphablending.xml
diff -u phpdoc/en/reference/image/functions/imagealphablending.xml:1.9 
phpdoc/en/reference/image/functions/imagealphablending.xml:1.10
--- phpdoc/en/reference/image/functions/imagealphablending.xml:1.9      Wed Jun 
20 22:24:38 2007
+++ phpdoc/en/reference/image/functions/imagealphablending.xml  Tue Aug  7 
08:06:59 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <refentry xml:id="function.imagealphablending" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>imagealphablending</refname>
@@ -34,7 +34,7 @@
      <term><parameter>blendmode</parameter></term>
      <listitem>
       <para>
-       Wether to enable the blending mode or not. Default to &false;.
+       Whether to enable the blending mode or not. Default to &false;.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/image/functions/imageantialias.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/reference/image/functions/imageantialias.xml
diff -u phpdoc/en/reference/image/functions/imageantialias.xml:1.10 
phpdoc/en/reference/image/functions/imageantialias.xml:1.11
--- phpdoc/en/reference/image/functions/imageantialias.xml:1.10 Wed Jun 20 
22:24:38 2007
+++ phpdoc/en/reference/image/functions/imageantialias.xml      Tue Aug  7 
08:06:59 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <refentry xml:id="function.imageantialias" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>imageantialias</refname>
@@ -36,7 +36,7 @@
      <term><parameter>on</parameter></term>
      <listitem>
       <para>
-       Wether to enable antialiasing or not.
+       Whether to enable antialiasing or not.
       </para>
      </listitem>
     </varlistentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mssql/functions/mssql-bind.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/en/reference/mssql/functions/mssql-bind.xml
diff -u phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.12 
phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.13
--- phpdoc/en/reference/mssql/functions/mssql-bind.xml:1.12     Wed Jun 20 
22:24:59 2007
+++ phpdoc/en/reference/mssql/functions/mssql-bind.xml  Tue Aug  7 08:06:59 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
 <refentry xml:id='function.mssql-bind' xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>mssql_bind</refname>
@@ -77,7 +77,7 @@
      <term><parameter>is_output</parameter></term>
      <listitem>
       <para>
-       Wether the value is an OUTPUT parameter or not. If it's an OUTPUT
+       Whether the value is an OUTPUT parameter or not. If it's an OUTPUT
        parameter and you don't mention it, it will be treated as a normal
        input parameter and no error will be thrown. 
       </para>
@@ -87,7 +87,7 @@
      <term><parameter>is_null</parameter></term>
      <listitem>
       <para>
-       Wether the parameter is &null; or not. Passing the &null; value as
+       Whether the parameter is &null; or not. Passing the &null; value as
        <parameter>var</parameter> will not do the job.
       </para>
      </listitem>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ncurses/functions/ncurses-has-colors.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-has-colors.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-has-colors.xml:1.6 
phpdoc/en/reference/ncurses/functions/ncurses-has-colors.xml:1.7
--- phpdoc/en/reference/ncurses/functions/ncurses-has-colors.xml:1.6    Wed Jun 
20 22:25:03 2007
+++ phpdoc/en/reference/ncurses/functions/ncurses-has-colors.xml        Tue Aug 
 7 08:06:59 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xml:id="function.ncurses-has-colors" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>ncurses_has_colors</refname>
@@ -13,7 +13,7 @@
   </methodsynopsis>
    &warn.experimental.func;
   <para>
-   Checks wether the terminal has color capacities.
+   Checks whether the terminal has color capacities.
   </para>
  </refsect1>
  <refsect1 role="returnvalues">
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/openssl/functions/openssl-x509-check-private-key.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/openssl/functions/openssl-x509-check-private-key.xml
diff -u 
phpdoc/en/reference/openssl/functions/openssl-x509-check-private-key.xml:1.6 
phpdoc/en/reference/openssl/functions/openssl-x509-check-private-key.xml:1.7
--- 
phpdoc/en/reference/openssl/functions/openssl-x509-check-private-key.xml:1.6    
    Wed Jun 20 22:25:08 2007
+++ phpdoc/en/reference/openssl/functions/openssl-x509-check-private-key.xml    
Tue Aug  7 08:07:00 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry xmlns="http://docbook.org/ns/docbook"; 
xml:id="function.openssl-x509-check-private-key">
  <refnamediv>
   <refname>openssl_x509_check_private_key</refname>
@@ -14,7 +14,7 @@
    <methodparam><type>mixed</type><parameter>key</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Checks wether the given <parameter>key</parameter> is the private key
+   Checks whether the given <parameter>key</parameter> is the private key
    that corresponds to <parameter>cert</parameter>.
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcntl/functions/pcntl-wifexited.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/pcntl/functions/pcntl-wifexited.xml
diff -u phpdoc/en/reference/pcntl/functions/pcntl-wifexited.xml:1.7 
phpdoc/en/reference/pcntl/functions/pcntl-wifexited.xml:1.8
--- phpdoc/en/reference/pcntl/functions/pcntl-wifexited.xml:1.7 Wed Jun 20 
22:25:10 2007
+++ phpdoc/en/reference/pcntl/functions/pcntl-wifexited.xml     Tue Aug  7 
08:07:00 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry xml:id="function.pcntl-wifexited" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>pcntl_wifexited</refname>
@@ -13,7 +13,7 @@
    <methodparam><type>int</type><parameter>status</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Checks wether the child status code represents a normal exit.
+   Checks whether the child status code represents a normal exit.
   </para>
  </refsect1>
 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcntl/functions/pcntl-wifsignaled.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/pcntl/functions/pcntl-wifsignaled.xml
diff -u phpdoc/en/reference/pcntl/functions/pcntl-wifsignaled.xml:1.7 
phpdoc/en/reference/pcntl/functions/pcntl-wifsignaled.xml:1.8
--- phpdoc/en/reference/pcntl/functions/pcntl-wifsignaled.xml:1.7       Wed Jun 
20 22:25:10 2007
+++ phpdoc/en/reference/pcntl/functions/pcntl-wifsignaled.xml   Tue Aug  7 
08:07:00 2007
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry xml:id="function.pcntl-wifsignaled" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>pcntl_wifsignaled</refname>
-  <refpurpose>Checks wether the status code represents a termination due to a 
signal</refpurpose>
+  <refpurpose>Checks whether the status code represents a termination due to a 
signal</refpurpose>
  </refnamediv>
  
  <refsect1 role="description">
@@ -13,7 +13,7 @@
    <methodparam><type>int</type><parameter>status</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Checks wether the child process exited because of a signal which was not
+   Checks whether the child process exited because of a signal which was not
    caught.
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcntl/functions/pcntl-wifstopped.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/pcntl/functions/pcntl-wifstopped.xml
diff -u phpdoc/en/reference/pcntl/functions/pcntl-wifstopped.xml:1.7 
phpdoc/en/reference/pcntl/functions/pcntl-wifstopped.xml:1.8
--- phpdoc/en/reference/pcntl/functions/pcntl-wifstopped.xml:1.7        Wed Jun 
20 22:25:10 2007
+++ phpdoc/en/reference/pcntl/functions/pcntl-wifstopped.xml    Tue Aug  7 
08:07:00 2007
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry xml:id="function.pcntl-wifstopped" 
xmlns="http://docbook.org/ns/docbook";>
  <refnamediv>
   <refname>pcntl_wifstopped</refname>
-  <refpurpose>Checks wether the child process is currently stopped</refpurpose>
+  <refpurpose>Checks whether the child process is currently 
stopped</refpurpose>
  </refnamediv>
  
  <refsect1 role="description">
@@ -13,7 +13,7 @@
    <methodparam><type>int</type><parameter>status</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Checks wether the child process which caused the return is currently
+   Checks whether the child process which caused the return is currently
    stopped; this is only possible if the call to
    <function>pcntl_waitpid</function> was done using the option
    <literal>WUNTRACED</literal>.

Reply via email to