reference/array/functions/array-shift.xml
aba94933258b1d1ce9fa5935a239804d71a481fa
...
...
@@ -16,7 +16,7 @@
16
16
<parameter>array</parameter> off and returns it, shortening the
17
17
<parameter>array</parameter> by one element and moving everything
18
18
down. All numerical array keys will be modified to start counting from zero
19
-
while literal keys won't be touched.
19
+
while literal keys won't be affected.
20
20
</para>
21
21
&array.resetspointer;
22
22
</refsect1>
23
23