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 4cc9539 commit c5c503aCopy full SHA for c5c503a
reference/array/functions/array-slice.xml
@@ -63,7 +63,7 @@
63
</para>
64
<para>
65
<parameter>length</parameter>
66
- が指定され、負の場合、配列の末尾から連続する複数の要素が返されます。
+ が指定され、負の場合、配列の末尾からその数だけ要素を取り除いた配列が返されます。
67
68
69
省略された場合、<parameter>offset</parameter>
0 commit comments