Standardize documentation for the pool arrays' invert methods

This commit is contained in:
Kelly Thomas 2018-09-12 06:33:11 +08:00
parent 0d04fb76e1
commit 3e0ab0a2f2
7 changed files with 7 additions and 7 deletions

View file

@ -81,7 +81,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View file

@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View file

@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View file

@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View file

@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="join">

View file

@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">

View file

@ -47,7 +47,7 @@
</method>
<method name="invert">
<description>
Reverse the order of the elements in the array (so first element will now be the last).
Reverse the order of the elements in the array.
</description>
</method>
<method name="push_back">