summaryrefslogtreecommitdiff
path: root/src/include/taler_fakebank_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-07-14 14:49:07 +0200
committerChristian Grothoff <christian@grothoff.org>2021-07-14 14:49:07 +0200
commitd942f2ea6c771f2c219ea6144908393be0fcffcf (patch)
tree5477c3b1313c4afffe1b43a8b630f14ad1e4e995 /src/include/taler_fakebank_lib.h
parent76700397732ad70408c5069caa78ea18b4f74ad6 (diff)
downloadexchange-d942f2ea6c771f2c219ea6144908393be0fcffcf.tar.gz
exchange-d942f2ea6c771f2c219ea6144908393be0fcffcf.tar.bz2
exchange-d942f2ea6c771f2c219ea6144908393be0fcffcf.zip
-fix comment
Diffstat (limited to 'src/include/taler_fakebank_lib.h')
-rw-r--r--src/include/taler_fakebank_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_fakebank_lib.h b/src/include/taler_fakebank_lib.h
index 6571b1847..375bc9aa5 100644
--- a/src/include/taler_fakebank_lib.h
+++ b/src/include/taler_fakebank_lib.h
@@ -131,7 +131,7 @@ TALER_FAKEBANK_check_debit (struct TALER_FAKEBANK_Handle *h,
* @param h bank instance
* @param want_amount transfer amount desired
* @param want_debit account that should have been debited
- * @param want_debit account that should have been credited
+ * @param want_credit account that should have been credited
* @param reserve_pub reserve public key expected in wire subject
* @return #GNUNET_OK on success
*/