From 469ea4f5c7a23ac89965bca8139e17d7bd26b9f0 Mon Sep 17 00:00:00 2001 From: Jonathan Buchanan Date: Fri, 24 Jul 2020 21:56:08 -0400 Subject: fix spelling mistakes --- src/include/taler_merchant_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_merchant_service.h') diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h index 9a7ceb39..189d314c 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -2482,7 +2482,7 @@ typedef void * #GNUNET_TIME_UNIT_FOREVER_ABS to not filter by @a before * @param after limit to transactions after this timestamp, use * #GNUNET_TIME_UNIT_ZERO_ABS to not filter by @a after - * @param limit return at most ths number of results; negative to descend in execution time + * @param limit return at most this number of results; negative to descend in execution time * @param offset start at this "credit serial" number (exclusive) * @param verified filter results by verification status * @param cb the callback to call when a reply for this request is available -- cgit v1.2.3