summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index cfb56ef8..e1de4a66 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1393,7 +1393,7 @@ Payment processing
// Amount that was refunded, including refund fee charged by the exchange
// to the customer.
- refund_amout: Amount;
+ refund_amount: Amount;
}
@@ -1426,7 +1426,7 @@ Payment processing
// Amount that was refunded, including refund fee charged by the exchange
// to the customer.
- refund_amout: Amount;
+ refund_amount: Amount;
}