Improve the description
This commit is contained in:
parent
dc0e577b44
commit
2ee7e73531
|
@ -187,7 +187,7 @@ common tasks easier.
|
|||
<tr>
|
||||
<td>
|
||||
<p class="name"><strong>Sort</strong></p>
|
||||
<p>Sort array. Optional arguments: property name; nils order (<code>'first'</code> or <code>'last'</code>).</p>
|
||||
<p>Sort an array. Optional arguments for hashes: 1. property name (string) 2. nils order (string <em>first</em> or <em>last</em>).</p>
|
||||
</td>
|
||||
<td class="align-center">
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue