summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-02-29 08:00:31 -0300
committerSebastian <sebasjm@gmail.com>2024-02-29 08:00:31 -0300
commit97cabcd1ee7bc034aef305e4ef66a520bb0fc055 (patch)
treeb01cbd0f0f06ce1a3f4629a6b9d061e210cabe7f /contrib
parent46898aef5f6e238dbfe1b54cf1cf99a276b7d114 (diff)
downloadwallet-core-97cabcd1ee7bc034aef305e4ef66a520bb0fc055.tar.gz
wallet-core-97cabcd1ee7bc034aef305e4ef66a520bb0fc055.tar.bz2
wallet-core-97cabcd1ee7bc034aef305e4ef66a520bb0fc055.zip
applying changes suggested by codespell
Diffstat (limited to 'contrib')
-rw-r--r--contrib/articles/ui/ui-cameraready.tex2
-rw-r--r--contrib/articles/ui/ui.tex2
-rw-r--r--contrib/articles/ui/ui_short.tex2
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/articles/ui/ui-cameraready.tex b/contrib/articles/ui/ui-cameraready.tex
index 305b77258..b7015b8d3 100644
--- a/contrib/articles/ui/ui-cameraready.tex
+++ b/contrib/articles/ui/ui-cameraready.tex
@@ -1137,7 +1137,7 @@ passes it to the wallet (sample code for this is shown in
Figure~\ref{listing:http-contract}).
Instead of adding any cryptographic logic to the merchant frontend,
-the Taler merchant backend allows the implementor to delegate
+the Taler merchant backend allows the implementer to delegate
coin handling to the payment backend, which validates the coins,
deposits them at the exchange, and finally validates and persists the
receipt from the exchange. The merchant backend then communicates the
diff --git a/contrib/articles/ui/ui.tex b/contrib/articles/ui/ui.tex
index 620dd5ecd..4aef43bd4 100644
--- a/contrib/articles/ui/ui.tex
+++ b/contrib/articles/ui/ui.tex
@@ -1189,7 +1189,7 @@ passes it to the wallet (sample code for this is shown in
Figure~\ref{listing:contract}).
Instead of adding any cryptographic logic to the merchant frontend,
-the Taler merchant backend allows the implementor to delegate
+the Taler merchant backend allows the implementer to delegate
coin handling to the payment backend, which validates the coins,
deposits them at the exchange, and finally validates and persists the
receipt from the exchange. The merchant backend then communicates the
diff --git a/contrib/articles/ui/ui_short.tex b/contrib/articles/ui/ui_short.tex
index 18f0c1de0..9257a997c 100644
--- a/contrib/articles/ui/ui_short.tex
+++ b/contrib/articles/ui/ui_short.tex
@@ -221,7 +221,7 @@ existing infrastructure.
Instead of adding any cryptographic logic to the merchant front-end,
-the generic Taler merchant backend allows the implementor to delegate
+the generic Taler merchant backend allows the implementer to delegate
handling of the coins to the payment backend, which validates the
coins, deposits them at the exchange, and finally validates and
persists the receipt from the exchange. The merchant backend then