Remove the hint aout type

This commit is contained in:
Anatol Broder 2014-05-06 21:54:12 +02:00
parent 2ee7e73531
commit 3a1c18ede2
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 an array. Optional arguments for hashes: 1.&nbsp;property name (string) 2.&nbsp;nils order (string <em>first</em> or <em>last</em>).</p> <p>Sort an array. Optional arguments for hashes: 1.&nbsp;property name 2.&nbsp;nils order (<em>first</em> or <em>last</em>).</p>
</td> </td>
<td class="align-center"> <td class="align-center">
<p> <p>