From c20078010b4795a20dc1253083392e41c27e71c2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 7 Mar 2020 14:35:32 +0100 Subject: fix comments, naming consistency issues --- src/include/taler_signatures.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 5a42ef61d..17a8ed86b 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -323,8 +323,8 @@ struct TALER_WithdrawRequestPS /** * Withdrawl fee charged by the exchange. This must match the Exchange's - * denomination key's withdrawl fee. If the client puts in an - * invalid withdrawl fee (too high or too low) that does not match + * denomination key's withdrawal fee. If the client puts in an + * invalid withdrawal fee (too high or too low) that does not match * the Exchange's denomination key, the withdraw operation is invalid * and will be rejected by the exchange. The @e amount_with_fee minus * the @e withdraw_fee is must match the value of the generated -- cgit v1.2.3