diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-12-20 17:11:52 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-12-20 17:11:52 +0100 |
commit | c57d2f0468e0e8ea0bc03f89fb63d6c9ba80930a (patch) | |
tree | 4f32f365571fcd1988f34aaa2b61b9f9ebd89f5e /src/include/taler_exchangedb_plugin.h | |
parent | 699916056b7aae5f8afda12968e0046e9cc7003e (diff) |
spell checking issues
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 2380e71e9..869eebb5c 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1450,7 +1450,7 @@ typedef void * @param closing_fee the closing fee we charge * @param start_date from when are these fees valid (start date) * @param end_date until when are these fees valid (end date, exclusive) - * @param master_sig master key signature affirming that this is the corrrect + * @param master_sig master key signature affirming that this is the correct * fee (of purpose #TALER_SIGNATURE_MASTER_WIRE_FEES) */ typedef void |