We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b40907d commit 5a79bf9Copy full SHA for 5a79bf9
reference/array/functions/array-unique.xml
@@ -25,7 +25,7 @@
25
<note>
26
<simpara>
27
Two elements are considered equal if and only if
28
- <literal>(string) $elem1 === (string) $elem2</literal> i.e.
+ <literal>(string) $elem1 === (string) $elem2</literal>, i.e.
29
when the string representation is the same, the first element will be used.
30
</simpara>
31
</note>
0 commit comments