diff options
| author | Ruin0x11 | 2020-05-04 19:45:09 -0700 |
|---|---|---|
| committer | Ruin0x11 | 2020-05-04 19:45:09 -0700 |
| commit | 7bcefeb347cb2969142fbab49a06ac2055be5c02 (patch) | |
| tree | b067325dd2655c948317b8713dc3b06a2f5d359f /client | |
| parent | 5ca21f9e7f5447a2c7841c1317dbe8df01b04e97 (diff) | |
Add pool information to API.md
Diffstat (limited to 'client')
| -rw-r--r-- | client/html/help_search_posts.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/html/help_search_posts.tpl b/client/html/help_search_posts.tpl index 30a986f..e6cb707 100644 --- a/client/html/help_search_posts.tpl +++ b/client/html/help_search_posts.tpl @@ -44,7 +44,7 @@ </tr> <tr> <td><code>pool</code></td> - <td>belonging to given pool ID</td> + <td>belonging to the pool with the given ID</td> </tr> <tr> <td><code>tag-count</code></td> |