[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/_array/functions/each.xml_datetime/formats.xml_h
From:       Maciek_Sokolewicz <tularis () php ! net>
Date:       2015-03-29 18:38:13
Message-ID: svn-tularis-1427654293-336240-1991040085 () svn ! php ! net
[Download RAW message or body]

tularis                                  Sun, 29 Mar 2015 18:38:13 +0000

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

Log:
fixed various english grammar/spelling mistakes (patches by cmb)

Changed paths:
    U   phpdoc/en/trunk/reference/array/functions/each.xml
    U   phpdoc/en/trunk/reference/datetime/formats.xml
    U   phpdoc/en/trunk/reference/http/functions/urls/http-build-url.xml
    U   phpdoc/en/trunk/reference/info/constants.xml
    U   phpdoc/en/trunk/reference/reflection/reflectionproperty/getvalue.xml

Modified: phpdoc/en/trunk/reference/array/functions/each.xml
===================================================================
--- phpdoc/en/trunk/reference/array/functions/each.xml	2015-03-29 18:36:40 UTC (rev \
                336239)
+++ phpdoc/en/trunk/reference/array/functions/each.xml	2015-03-29 18:38:13 UTC (rev \
336240) @@ -145,7 +145,7 @@
   <caution>
    <para>
     Because assigning an array to another variable resets the original
-    arrays pointer, our example above would cause an endless loop had we
+    array's pointer, our example above would cause an endless loop had we
     assigned <varname>$fruit</varname> to another variable inside the
     loop.
    </para>
@@ -153,7 +153,7 @@
   <warning>
    <para>
     <function>each</function> will also accept objects, but may return unexpected
-    results. Its therefore not recommended to iterate though object properties
+    results. It's therefore not recommended to iterate though object properties
     with <function>each</function>.
    </para>
   </warning>

Modified: phpdoc/en/trunk/reference/datetime/formats.xml
===================================================================
--- phpdoc/en/trunk/reference/datetime/formats.xml	2015-03-29 18:36:40 UTC (rev \
                336239)
+++ phpdoc/en/trunk/reference/datetime/formats.xml	2015-03-29 18:38:13 UTC (rev \
336240) @@ -661,7 +661,7 @@
       <entry><literal>dayname</literal></entry>
       <entry>'sunday' | 'monday' | 'tuesday' | 'wednesday' | 'thursday' |
       'friday' | 'saturday' | 'sun' | 'mon' | 'tue' | 'wed' | 'thu' | 'fri' |
-      'sat' | 'sun'</entry>
+      'sat'</entry>
      </row>
      <row>
       <entry><literal>daytext</literal></entry>

Modified: phpdoc/en/trunk/reference/http/functions/urls/http-build-url.xml
===================================================================
--- phpdoc/en/trunk/reference/http/functions/urls/http-build-url.xml	2015-03-29 \
                18:36:40 UTC (rev 336239)
+++ phpdoc/en/trunk/reference/http/functions/urls/http-build-url.xml	2015-03-29 \
18:38:13 UTC (rev 336240) @@ -32,7 +32,7 @@
      <term><parameter>url</parameter></term>
      <listitem>
       <para>
-       (part(s) of) an URL in form of a string or associative array like \
<function>parse_url</function> returns +       (part(s) of) a URL in form of a string \
or associative array like <function>parse_url</function> returns  </para>
      </listitem>
     </varlistentry>

Modified: phpdoc/en/trunk/reference/info/constants.xml
===================================================================
--- phpdoc/en/trunk/reference/info/constants.xml	2015-03-29 18:36:40 UTC (rev 336239)
+++ phpdoc/en/trunk/reference/info/constants.xml	2015-03-29 18:38:13 UTC (rev 336240)
@@ -265,7 +265,7 @@
      <entry><constant>PHP_WINDOWS_VERSION_MAJOR</constant></entry>
      <entry>
       The major version of Windows, this can be either <literal>4</literal> \
                (NT4/Me/98/95),
-      <literal>5</literal> (XP/2003 R2/2003/2000) or <literal>6</literal> \
(Vista/2008). +      <literal>5</literal> (XP/2003 R2/2003/2000) or \
<literal>6</literal> (Vista/2008/7/8/8.1).  </entry>
     </row>
     <row xml:id="constant.php-windows-version-minor">

Modified: phpdoc/en/trunk/reference/reflection/reflectionproperty/getvalue.xml
===================================================================
--- phpdoc/en/trunk/reference/reflection/reflectionproperty/getvalue.xml	2015-03-29 \
                18:36:40 UTC (rev 336239)
+++ phpdoc/en/trunk/reference/reflection/reflectionproperty/getvalue.xml	2015-03-29 \
18:38:13 UTC (rev 336240) @@ -14,7 +14,7 @@
    <methodparam choice="opt"><type>object</type><parameter>object</parameter></methodparam>
  </methodsynopsis>
   <para>
-   Gets the properties value.
+   Gets the property's value.
   </para>
  </refsect1>



-- 
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