Mercurial > p > roundup > code
changeset 5899:2f9ec00a2398
typo fix.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 05 Oct 2019 12:51:11 -0400 |
| parents | be8524335bfa |
| children | e9cc002cbe40 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Sat Oct 05 12:46:03 2019 -0400 +++ b/CHANGES.txt Sat Oct 05 12:51:11 2019 -0400 @@ -87,7 +87,7 @@ parse the subject line. (John Rouillard) - The database filter method now can also do an exact string search. - The database filter method now has limit and offset parameters that - map to the corresponging parameters of SQL. + map to the corresponding parameters of SQL. - issue2551061: Add rudimentary experimental support for JSON Web Tokens to allow delegation of limited access rights to third parties. See doc/rest.txt for details and intent. (John Rouillard)
