[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/_apc/functions/apc-fetch.xml_apc/ini.xml_apcu/fu
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2020-04-27 6:43:55
Message-ID: svn-cmb-1587969835-349708-140245027 () svn ! php ! net
[Download RAW message or body]

cmb                                      Mon, 27 Apr 2020 06:43:55 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349708

Log:
Fix miscellaneous typos

Detected by codespell

Patch provided by tandre@php.net.

Changed paths:
    U   phpdoc/en/trunk/reference/apc/functions/apc-fetch.xml
    U   phpdoc/en/trunk/reference/apc/ini.xml
    U   phpdoc/en/trunk/reference/apcu/functions/apcu-fetch.xml
    U   phpdoc/en/trunk/reference/apcu/ini.xml
    U   phpdoc/en/trunk/reference/curl/functions/curl-strerror.xml
    U   phpdoc/en/trunk/reference/memcached/ini.xml
    U   phpdoc/en/trunk/reference/memcached/memcached/resetserverlist.xml
    U   phpdoc/en/trunk/reference/pcntl/examples.xml
    U   phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigtimedwait.xml
    U   phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigwaitinfo.xml
    U   phpdoc/en/trunk/reference/pgsql/functions/pg-delete.xml
    U   phpdoc/en/trunk/reference/pgsql/functions/pg-escape-identifier.xml
    U   phpdoc/en/trunk/reference/pgsql/functions/pg-fetch-array.xml
    U   phpdoc/en/trunk/reference/pgsql/functions/pg-insert.xml
    U   phpdoc/en/trunk/reference/pgsql/functions/pg-select.xml
    U   phpdoc/en/trunk/reference/pgsql/functions/pg-update.xml
    U   phpdoc/en/trunk/reference/pspell/functions/pspell-config-create.xml
    U   phpdoc/en/trunk/reference/session/functions/session-start.xml
    U   phpdoc/en/trunk/reference/session/sessionhandler/close.xml
    U   phpdoc/en/trunk/reference/session/sessionhandler/destroy.xml
    U   phpdoc/en/trunk/reference/session/sessionhandler/gc.xml
    U   phpdoc/en/trunk/reference/session/sessionhandler/open.xml
    U   phpdoc/en/trunk/reference/session/sessionhandler/read.xml
    U   phpdoc/en/trunk/reference/session/sessionhandler/write.xml
    U   phpdoc/en/trunk/reference/sockets/functions/socket-create-pair.xml
    U   phpdoc/en/trunk/reference/xmlwriter/reference.xml
    U   phpdoc/en/trunk/reference/zip/book.xml
    U   phpdoc/en/trunk/reference/zip/setup.xml


["svn-diffs-349708.txt" (text/x-diff)]

Modified: phpdoc/en/trunk/reference/apc/functions/apc-fetch.xml
===================================================================
--- phpdoc/en/trunk/reference/apc/functions/apc-fetch.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/apc/functions/apc-fetch.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -15,7 +15,7 @@
    <methodparam choice="opt"><type>bool</type><parameter \
role="reference">success</parameter></methodparam>  </methodsynopsis>
   <para>
-   Fetchs a stored variable from the cache.
+   Fetches a stored variable from the cache.
   </para>
  </refsect1>
  <refsect1 role="parameters">

Modified: phpdoc/en/trunk/reference/apc/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/apc/ini.xml	2020-04-27 06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/apc/ini.xml	2020-04-27 06:43:55 UTC (rev 349708)
@@ -36,7 +36,7 @@
   memory segment, unlike when APC is built with SHM (SysV Shared Memory) support
   that uses multiple memory segments. MMAP does not have a maximum limit like SHM
   does in <literal>/proc/sys/kernel/shmmax</literal>. In general MMAP support is
-  recommeded because it will reclaim the memory faster when the webserver is
+  recommended because it will reclaim the memory faster when the webserver is
   restarted and all in all reduces memory allocation impact at startup.
  </para>
  <para>

Modified: phpdoc/en/trunk/reference/apcu/functions/apcu-fetch.xml
===================================================================
--- phpdoc/en/trunk/reference/apcu/functions/apcu-fetch.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/apcu/functions/apcu-fetch.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -15,7 +15,7 @@
    <methodparam choice="opt"><type>bool</type><parameter \
role="reference">success</parameter></methodparam>  </methodsynopsis>
   <para>
-   Fetchs an entry from the cache.
+   Fetches an entry from the cache.
   </para>
  </refsect1>
  <refsect1 role="parameters">

Modified: phpdoc/en/trunk/reference/apcu/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/apcu/ini.xml	2020-04-27 06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/apcu/ini.xml	2020-04-27 06:43:55 UTC (rev 349708)
@@ -32,7 +32,7 @@
   memory segment, unlike when APCu is built with SHM (SysV Shared Memory) support
   that uses multiple memory segments. MMAP does not have a maximum limit like SHM
   does in <literal>/proc/sys/kernel/shmmax</literal>. In general MMAP support is
-  recommeded because it will reclaim the memory faster when the webserver is
+  recommended because it will reclaim the memory faster when the webserver is
   restarted and all in all reduces memory allocation impact at startup.
  </para>
  <para>

Modified: phpdoc/en/trunk/reference/curl/functions/curl-strerror.xml
===================================================================
--- phpdoc/en/trunk/reference/curl/functions/curl-strerror.xml	2020-04-27 06:00:07 \
                UTC (rev 349707)
+++ phpdoc/en/trunk/reference/curl/functions/curl-strerror.xml	2020-04-27 06:43:55 \
UTC (rev 349708) @@ -48,7 +48,7 @@
     <programlisting role="php">
 <![CDATA[
 <?php
-// Create a curl handle with a mispelled protocol in URL
+// Create a curl handle with a misspelled protocol in URL
 $ch = curl_init("htp://example.com/");

 // Send request

Modified: phpdoc/en/trunk/reference/memcached/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/memcached/ini.xml	2020-04-27 06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/memcached/ini.xml	2020-04-27 06:43:55 UTC (rev 349708)
@@ -152,7 +152,7 @@
      </term>
      <listitem>
       <para>
-       Session spin lock retry wait time in microseconds. Be carefull when
+       Session spin lock retry wait time in microseconds. Be careful when
        setting this value. Valid values are integers, where 0 is interpreted
        as the default value. Negative values result in a reduces locking to a
        try lock. The default is 150000.

Modified: phpdoc/en/trunk/reference/memcached/memcached/resetserverlist.xml
===================================================================
--- phpdoc/en/trunk/reference/memcached/memcached/resetserverlist.xml	2020-04-27 \
                06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/memcached/memcached/resetserverlist.xml	2020-04-27 \
06:43:55 UTC (rev 349708) @@ -15,7 +15,7 @@
   </methodsynopsis>
   <para>
    <function>Memcached::resetserverlist</function> removes all memcache
-   servers from the known server list, reseting it back to empty.
+   servers from the known server list, resetting it back to empty.
   </para>
  </refsect1>


Modified: phpdoc/en/trunk/reference/pcntl/examples.xml
===================================================================
--- phpdoc/en/trunk/reference/pcntl/examples.xml	2020-04-27 06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/pcntl/examples.xml	2020-04-27 06:43:55 UTC (rev 349708)
@@ -23,7 +23,7 @@
      // we are the child
 }

-// detatch from the controlling terminal
+// detach from the controlling terminal
 if (posix_setsid() == -1) {
     die("could not detach from terminal");
 }

Modified: phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigtimedwait.xml
===================================================================
--- phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigtimedwait.xml	2020-04-27 \
                06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigtimedwait.xml	2020-04-27 \
06:43:55 UTC (rev 349708) @@ -41,7 +41,7 @@
      <listitem>
       <para>
        The <parameter>siginfo</parameter> is set to an array containing
-       informations about the signal. See
+       information about the signal. See
        <function>pcntl_sigwaitinfo</function>.
       </para>
      </listitem>

Modified: phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigwaitinfo.xml
===================================================================
--- phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigwaitinfo.xml	2020-04-27 \
                06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/pcntl/functions/pcntl-sigwaitinfo.xml	2020-04-27 \
06:43:55 UTC (rev 349708) @@ -39,7 +39,7 @@
      <listitem>
       <para>
        The <parameter>siginfo</parameter> parameter is set to an array containing
-       informations about the signal.
+       information about the signal.
       </para>
       <para>
        The following elements are set for all signals:

Modified: phpdoc/en/trunk/reference/pgsql/functions/pg-delete.xml
===================================================================
--- phpdoc/en/trunk/reference/pgsql/functions/pg-delete.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/pgsql/functions/pg-delete.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -32,7 +32,7 @@
    By default <function>pg_delete</function> passes raw values. Values
    must be escaped or PGSQL_DML_ESCAPE option must be
    specified. PGSQL_DML_ESCAPE quotes and escapes
-   paramters/identifiers. Therefore, table/column names became case
+   parameters/identifiers. Therefore, table/column names became case
    sensitive.
   </para>
   <para>
@@ -109,7 +109,7 @@
   $db = pg_connect('dbname=foo');
   // This is safe somewhat, since all values are escaped.
   // However PostgreSQL supports JSON/Array. These are not
-  // safe by nither escape nor prepared query.
+  // safe by neither escape nor prepared query.
   $res = pg_delete($db, 'post_log', $_POST);
   if ($res) {
       echo "POST data is deleted: $res\n";

Modified: phpdoc/en/trunk/reference/pgsql/functions/pg-escape-identifier.xml
===================================================================
--- phpdoc/en/trunk/reference/pgsql/functions/pg-escape-identifier.xml	2020-04-27 \
                06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/pgsql/functions/pg-escape-identifier.xml	2020-04-27 \
06:43:55 UTC (rev 349708) @@ -18,7 +18,7 @@
   </methodsynopsis>
   <para>
    <function>pg_escape_identifier</function> escapes a identifier
-   (e.g. table, field names) for quering the database.  It returns an
+   (e.g. table, field names) for querying the database.  It returns an
    escaped identifier string for PostgreSQL
    server. <function>pg_escape_identifier</function> adds double
    quotes before and after data. Users should not add double

Modified: phpdoc/en/trunk/reference/pgsql/functions/pg-fetch-array.xml
===================================================================
--- phpdoc/en/trunk/reference/pgsql/functions/pg-fetch-array.xml	2020-04-27 06:00:07 \
                UTC (rev 349707)
+++ phpdoc/en/trunk/reference/pgsql/functions/pg-fetch-array.xml	2020-04-27 06:43:55 \
UTC (rev 349708) @@ -23,7 +23,7 @@
    <function>pg_fetch_row</function>.  In addition to storing the
    data in the numeric indices (field number) to the result array, it
    can also store the data using associative indices (field name).
-   It stores both indicies by default.
+   It stores both indices by default.
   </para>
   &database.fetch-null;
   <para>

Modified: phpdoc/en/trunk/reference/pgsql/functions/pg-insert.xml
===================================================================
--- phpdoc/en/trunk/reference/pgsql/functions/pg-insert.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/pgsql/functions/pg-insert.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -33,7 +33,7 @@
    By default <function>pg_insert</function> passes raw values. Values
    must be escaped or PGSQL_DML_ESCAPE option must be
    specified. PGSQL_DML_ESCAPE quotes and escapes
-   paramters/identifiers. Therefore, table/column names became case
+   parameters/identifiers. Therefore, table/column names became case
    sensitive.
   </para>
   <para>

Modified: phpdoc/en/trunk/reference/pgsql/functions/pg-select.xml
===================================================================
--- phpdoc/en/trunk/reference/pgsql/functions/pg-select.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/pgsql/functions/pg-select.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -34,7 +34,7 @@
    By default <function>pg_select</function> passes raw values. Values
    must be escaped or PGSQL_DML_ESCAPE option must be
    specified. PGSQL_DML_ESCAPE quotes and escapes
-   paramters/identifiers. Therefore, table/column names became case
+   parameters/identifiers. Therefore, table/column names became case
    sensitive.
   </para>
   <para>
@@ -111,7 +111,7 @@
   $db = pg_connect('dbname=foo');
   // This is safe somewhat, since all values are escaped.
   // However PostgreSQL supports JSON/Array. These are not
-  // safe by nither escape nor prepared query.
+  // safe by neither escape nor prepared query.
   $rec = pg_select($db, 'post_log', $_POST, PG_DML_ESCAPE);
   if ($rec) {
       echo "Records selected\n";

Modified: phpdoc/en/trunk/reference/pgsql/functions/pg-update.xml
===================================================================
--- phpdoc/en/trunk/reference/pgsql/functions/pg-update.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/pgsql/functions/pg-update.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -39,7 +39,7 @@
    By default <function>pg_update</function> passes raw values. Values
    must be escaped or PGSQL_DML_ESCAPE option must be
    specified. PGSQL_DML_ESCAPE quotes and escapes
-   paramters/identifiers. Therefore, table/column names became case
+   parameters/identifiers. Therefore, table/column names became case
    sensitive.
   </para>
   <para>
@@ -126,7 +126,7 @@
   $data = array('field1'=>'AA', 'field2'=>'BB');
   // This is safe somewhat, since all values are escaped.
   // However PostgreSQL supports JSON/Array. These are not
-  // safe by nither escape nor prepared query.
+  // safe by neither escape nor prepared query.
   $res = pg_update($db, 'post_log', $_POST, $data);
   if ($res) {
       echo "Data is updated: $res\n";

Modified: phpdoc/en/trunk/reference/pspell/functions/pspell-config-create.xml
===================================================================
--- phpdoc/en/trunk/reference/pspell/functions/pspell-config-create.xml	2020-04-27 \
                06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/pspell/functions/pspell-config-create.xml	2020-04-27 \
06:43:55 UTC (rev 349708) @@ -87,7 +87,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Retuns a pspell config identifier, or &false; on error.
+   Returns a pspell config identifier, or &false; on error.
   </para>
  </refsect1>


Modified: phpdoc/en/trunk/reference/session/functions/session-start.xml
===================================================================
--- phpdoc/en/trunk/reference/session/functions/session-start.xml	2020-04-27 06:00:07 \
                UTC (rev 349707)
+++ phpdoc/en/trunk/reference/session/functions/session-start.xml	2020-04-27 06:43:55 \
UTC (rev 349708) @@ -218,7 +218,7 @@
   <note>
    <para>
     To use cookie-based sessions, <function>session_start</function>
-    must be called before outputing anything to the browser.
+    must be called before outputting anything to the browser.
    </para>
   </note>
   <note>

Modified: phpdoc/en/trunk/reference/session/sessionhandler/close.xml
===================================================================
--- phpdoc/en/trunk/reference/session/sessionhandler/close.xml	2020-04-27 06:00:07 \
                UTC (rev 349707)
+++ phpdoc/en/trunk/reference/session/sessionhandler/close.xml	2020-04-27 06:43:55 \
UTC (rev 349708) @@ -25,8 +25,8 @@
   </para>
   <para>
    If this class is extended by inheritiance, calling the parent \
                <parameter>close</parameter> method will invoke the
-   wrapper for this method and therefor invoke the associated internal callback.  \
                This allows the method to be
-   overidden and or intercepted.
+   wrapper for this method and therefore invoke the associated internal callback.  \
This allows the method to be +   overridden and or intercepted.
   </para>
   <para>
    For more information on what this method is expected to do, please refer to the \
documentation at

Modified: phpdoc/en/trunk/reference/session/sessionhandler/destroy.xml
===================================================================
--- phpdoc/en/trunk/reference/session/sessionhandler/destroy.xml	2020-04-27 06:00:07 \
                UTC (rev 349707)
+++ phpdoc/en/trunk/reference/session/sessionhandler/destroy.xml	2020-04-27 06:43:55 \
UTC (rev 349708) @@ -25,8 +25,8 @@
   </para>
   <para>
    If this class is extended by inheritiance, calling the parent \
                <parameter>destroy</parameter> method will invoke the
-   wrapper for this method and therefor invoke the associated internal callback.  \
                This allows this method to be
-   overidden and or intercepted and filtered.
+   wrapper for this method and therefore invoke the associated internal callback.  \
This allows this method to be +   overridden and or intercepted and filtered.
   </para>
   <para>
    For more information on what this method is expected to do, please refer to the \
documentation

Modified: phpdoc/en/trunk/reference/session/sessionhandler/gc.xml
===================================================================
--- phpdoc/en/trunk/reference/session/sessionhandler/gc.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/session/sessionhandler/gc.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -28,7 +28,7 @@
   <para>
    If this class is extended by inheritiance, calling the parent \
<parameter>gc</parameter> method will invoke the  wrapper for this method and \
                therefore invoke the associated internal callback.  This allows this \
                method to be
-   overidden and or intercepted and filtered.
+   overridden and or intercepted and filtered.
   </para>
   <para>
    For more information on what this method is expected to do, please refer to the \
documentation at

Modified: phpdoc/en/trunk/reference/session/sessionhandler/open.xml
===================================================================
--- phpdoc/en/trunk/reference/session/sessionhandler/open.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/session/sessionhandler/open.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -25,8 +25,8 @@
   </para>
   <para>
    If this class is extended by inheritiance, calling the parent \
                <parameter>open</parameter> method will invoke the
-   wrapper for this method and therefor invoke the associated internal callback.  \
                This allows this method to be
-   overidden and or intercepted and filtered.
+   wrapper for this method and therefore invoke the associated internal callback.  \
This allows this method to be +   overridden and or intercepted and filtered.
   </para>
   <para>
    For more information on what this method is expected to do, please refer to the \
documentation at

Modified: phpdoc/en/trunk/reference/session/sessionhandler/read.xml
===================================================================
--- phpdoc/en/trunk/reference/session/sessionhandler/read.xml	2020-04-27 06:00:07 UTC \
                (rev 349707)
+++ phpdoc/en/trunk/reference/session/sessionhandler/read.xml	2020-04-27 06:43:55 UTC \
(rev 349708) @@ -15,8 +15,8 @@
   </methodsynopsis>
   <para>
    Reads the session data from the session storage, and returns the result back to \
                PHP for internal processing.
-   This method is called automatically by PHP when a session is started (either \
                automatically or explicity
-   with <function>session_start</function> and is preceeded by an internal call to \
the +   This method is called automatically by PHP when a session is started (either \
automatically or explicitly +   with <function>session_start</function> and is \
preceded by an internal call to the  <function>SessionHandler::open</function>.
   </para>
   <para>
@@ -26,8 +26,8 @@
   </para>
   <para>
    If this class is extended by inheritance, calling the parent \
                <parameter>read</parameter> method will invoke the
-   wrapper for this method and therefor invoke the associated internal callback.  \
                This allows the method to be
-   overidden and or intercepted and filtered (for example, decrypting \
<parameter>$data</parameter> value +   wrapper for this method and therefore invoke \
the associated internal callback.  This allows the method to be +   overridden and or \
intercepted and filtered (for example, decrypting <parameter>$data</parameter> value  \
returned by the parent <parameter>read</parameter> method).  </para>
   <para>

Modified: phpdoc/en/trunk/reference/session/sessionhandler/write.xml
===================================================================
--- phpdoc/en/trunk/reference/session/sessionhandler/write.xml	2020-04-27 06:00:07 \
                UTC (rev 349707)
+++ phpdoc/en/trunk/reference/session/sessionhandler/write.xml	2020-04-27 06:43:55 \
UTC (rev 349708) @@ -26,8 +26,8 @@
   </para>
   <para>
    If this class is extended by inheritiance, calling the parent \
                <parameter>write</parameter> method will invoke the
-   wrapper for this method and therefor invoke the associated internal callback.  \
                This allows this method to be
-   overidden and or intercepted and filtered (for example, encrypting the \
<parameter>$data</parameter> value +   wrapper for this method and therefore invoke \
the associated internal callback.  This allows this method to be +   overridden and \
or intercepted and filtered (for example, encrypting the <parameter>$data</parameter> \
value  before sending it to the parent <parameter>write</parameter> method).
   </para>
   <para>

Modified: phpdoc/en/trunk/reference/sockets/functions/socket-create-pair.xml
===================================================================
--- phpdoc/en/trunk/reference/sockets/functions/socket-create-pair.xml	2020-04-27 \
                06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/sockets/functions/socket-create-pair.xml	2020-04-27 \
06:43:55 UTC (rev 349708) @@ -124,7 +124,7 @@
 if (socket_create_pair($domain, SOCK_STREAM, 0, $sockets) === false) {
     echo "socket_create_pair failed. Reason: ".socket_strerror(socket_last_error());
 }
-/* Send and Recieve Data */
+/* Send and Receive Data */
 if (socket_write($sockets[0], "ABCdef123\n", strlen("ABCdef123\n")) === false) {
     echo "socket_write() failed. Reason: \
".socket_strerror(socket_last_error($sockets[0]));  }
@@ -164,7 +164,7 @@
         echo "socket_write() failed. Reason: \
".socket_strerror(socket_last_error($ary[1]));  }
     if (socket_read($ary[1], strlen($strtwo), PHP_BINARY_READ) == $strtwo) {
-        echo "Recieved $strtwo\n";
+        echo "Received $strtwo\n";
     }
     socket_close($ary[1]);
 } else {
@@ -174,7 +174,7 @@
         echo "socket_write() failed. Reason: \
".socket_strerror(socket_last_error($ary[0]));  }
     if (socket_read($ary[0], strlen($strone), PHP_BINARY_READ) == $strone) {
-        echo "Recieved $strone\n";
+        echo "Received $strone\n";
     }
     socket_close($ary[0]);
 }

Modified: phpdoc/en/trunk/reference/xmlwriter/reference.xml
===================================================================
--- phpdoc/en/trunk/reference/xmlwriter/reference.xml	2020-04-27 06:00:07 UTC (rev \
                349707)
+++ phpdoc/en/trunk/reference/xmlwriter/reference.xml	2020-04-27 06:43:55 UTC (rev \
349708) @@ -4,7 +4,7 @@
 <reference xml:id="ref.xmlwriter" xmlns="http://docbook.org/ns/docbook">
  <title>XMLWriter &Functions;</title>

- <!-- FIXME: More classess needing markup upgrade -->
+ <!-- FIXME: More classes needing markup upgrade -->
  &reference.xmlwriter.entities.functions;
 </reference>


Modified: phpdoc/en/trunk/reference/zip/book.xml
===================================================================
--- phpdoc/en/trunk/reference/zip/book.xml	2020-04-27 06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/zip/book.xml	2020-04-27 06:43:55 UTC (rev 349708)
@@ -19,7 +19,7 @@
  &reference.zip.constants;
  &reference.zip.examples;
  &reference.zip.ziparchive;
- <!-- FIXME: Apparently this extension has some classess -->
+ <!-- FIXME: Apparently this extension has some classes -->
  &reference.zip.reference;

 </book>

Modified: phpdoc/en/trunk/reference/zip/setup.xml
===================================================================
--- phpdoc/en/trunk/reference/zip/setup.xml	2020-04-27 06:00:07 UTC (rev 349707)
+++ phpdoc/en/trunk/reference/zip/setup.xml	2020-04-27 06:43:55 UTC (rev 349708)
@@ -11,7 +11,7 @@
    This extension requires <link xlink:href="&url.libzip;">libzip</link>. Version \
1.1.2 was bundled in PHP until version 7.3.  </para>
   <para>
-   Minimal supported version is 0.11, but higer is highly recommended.
+   Minimal supported version is 0.11, but higher is highly recommended.
   </para>
   <para>
      <simplelist>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic