Improve the description

This commit is contained in:
Anatol Broder 2014-05-06 21:50:33 +02:00
parent dc0e577b44
commit 2ee7e73531
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ common tasks easier.
<tr> <tr>
<td> <td>
<p class="name"><strong>Sort</strong></p> <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.&nbsp;property name (string) 2.&nbsp;nils order (string <em>first</em> or <em>last</em>).</p>
</td> </td>
<td class="align-center"> <td class="align-center">
<p> <p>