Fix a typo in pagination doc

This commit is contained in:
Shengbin Meng 2016-04-07 00:35:24 +08:00
parent daf638b600
commit 413783c4e8
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ following is a reference of the available data.
</tr> </tr>
<tr> <tr>
<td><p><code>paginator.total_pages</code></p></td> <td><p><code>paginator.total_pages</code></p></td>
<td><p>Total number of Pages.</p></td> <td><p>Total number of pages.</p></td>
</tr> </tr>
<tr> <tr>
<td><p><code>paginator.page</code></p></td> <td><p><code>paginator.page</code></p></td>