Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341274 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-12-04 13:03:52 +00:00
parent e7a9458863
commit 8c39010843

View file

@ -21,7 +21,7 @@
keys are used in the comparison.
</para>
<para>
Unlike <function>array_diff_assoc</function> an user supplied callback
Unlike <function>array_diff_assoc</function> a user supplied callback
function is used for the indices comparison, not internal function.
</para>
</refsect1>