Standardize documentation for the pool arrays' invert methods

(cherry picked from commit 3e0ab0a2f2)
This commit is contained in:
Kelly Thomas 2018-09-12 06:33:11 +08:00 committed by Rémi Verschelde
parent 5bf8f2cf9e
commit 9355d9c5a2
7 changed files with 7 additions and 7 deletions

View File

@ -81,7 +81,7 @@
</method> </method>
<method name="invert"> <method name="invert">
<description> <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> </description>
</method> </method>
<method name="push_back"> <method name="push_back">

View File

@ -47,7 +47,7 @@
</method> </method>
<method name="invert"> <method name="invert">
<description> <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> </description>
</method> </method>
<method name="push_back"> <method name="push_back">

View File

@ -47,7 +47,7 @@
</method> </method>
<method name="invert"> <method name="invert">
<description> <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> </description>
</method> </method>
<method name="push_back"> <method name="push_back">

View File

@ -47,7 +47,7 @@
</method> </method>
<method name="invert"> <method name="invert">
<description> <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> </description>
</method> </method>
<method name="push_back"> <method name="push_back">

View File

@ -47,7 +47,7 @@
</method> </method>
<method name="invert"> <method name="invert">
<description> <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> </description>
</method> </method>
<method name="join"> <method name="join">

View File

@ -47,7 +47,7 @@
</method> </method>
<method name="invert"> <method name="invert">
<description> <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> </description>
</method> </method>
<method name="push_back"> <method name="push_back">

View File

@ -47,7 +47,7 @@
</method> </method>
<method name="invert"> <method name="invert">
<description> <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> </description>
</method> </method>
<method name="push_back"> <method name="push_back">