1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

[skip-revcheck] Fix typo

This commit is contained in:
Kamil Tekiela
2024-10-07 23:33:41 +01:00
parent 56442fb79f
commit 23e84882d6

View File

@@ -253,7 +253,7 @@ a: (refcount=1, is_ref=0)=array (
</para>
<para>
<example>
<title>Adding the array itself as an element of it self</title>
<title>Adding the array as an element of itself</title>
<programlisting role="php">
<![CDATA[
<?php