summaryrefslogtreecommitdiff
path: root/core/taler-uri.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:18:31 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 14:18:31 -0400
commit5648fd1281b998a1edcf163f01e3cee58664d96c (patch)
tree318906472c453beb22aa6dd7a550954cd0e728ec /core/taler-uri.rst
parent87724fc05d0490ef0a869865268198a914a0cb25 (diff)
downloaddocs-5648fd1281b998a1edcf163f01e3cee58664d96c.tar.gz
docs-5648fd1281b998a1edcf163f01e3cee58664d96c.tar.bz2
docs-5648fd1281b998a1edcf163f01e3cee58664d96c.zip
fix typo: s/the/then/
Diffstat (limited to 'core/taler-uri.rst')
-rw-r--r--core/taler-uri.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/taler-uri.rst b/core/taler-uri.rst
index a22a21d1..b9dc69e9 100644
--- a/core/taler-uri.rst
+++ b/core/taler-uri.rst
@@ -84,7 +84,7 @@ Withdrawing (Confirmation)
This action notifies the wallet that the status of a reserve has changed. It is used
by the bank to indicate that the withdrawal has been confirmed by the user (e.g. via 2FA / mTAN / ...).
-The wallet the re-checks the status of all unconfirmed reserves.
+The wallet then re-checks the status of all unconfirmed reserves.
Optionally, ``reserve_pub`` can be specified to also indicate the reserve that
has been updated.