commit 1c723bf4859562284c3efff5f45525df94df1453
parent 66ce33525eb35c355228d898187e610b7f4ec282
Author: Christian Grothoff <christian@grothoff.org>
Date: Tue, 19 Mar 2019 10:50:21 +0100
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/wire-plugins/plugin_wire_taler-bank.c b/src/wire-plugins/plugin_wire_taler-bank.c
@@ -1019,7 +1019,7 @@ bhist_cb (void *cls,
* @param account_section specifies the configuration section which
* identifies the account for which we should get the history
* @param direction what kinds of wire transfers should be returned
- * @param start_off from which row on do we want to get results, use NULL for the lataler_bank; exclusive
+ * @param start_off from which row on do we want to get results, use NULL for the latest; exclusive
* @param start_off_len number of bytes in @a start_off; must be `sizeof(uint64_t)`.
* @param num_results how many results do we want; negative numbers to go into the past,
* positive numbers to go into the future starting at @a start_row;