commit 32b1984956a88afb4c4effac6406111dc9129c58
parent bfd9cf86b06361482afec7d19843d047f46b9d6b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Thu, 11 Feb 2021 19:46:00 -0500
fix typo: s/reveil/reveal/
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
@@ -530,7 +530,7 @@ Product Identification
In some situations the user may have paid for some digital good, but the
frontend does not know the exact order ID, and thus cannot instruct the
-wallet to reveil the existing payment receipt. This is common for simple
+wallet to reveal the existing payment receipt. This is common for simple
shops without a login system. In this case, the user would be prompted
for payment again, even though they already purchased the product.