mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
grammatical tweak (patch by anonymous contributor)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336519 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8381bcc9f8
commit
8b647de71a
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
|||
<para>
|
||||
<note>
|
||||
<para>
|
||||
Specifying an arrays key is optional in HTML. If you do not specify
|
||||
Specifying array keys is optional in HTML. If you do not specify
|
||||
the keys, the array gets filled in the order the elements appear in
|
||||
the form. Our first example will contain keys 0, 1, 2 and 3.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue