From 7fee156ae598c4c0fd031af3d4f283b0ce0b0812 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 6 Aug 2021 22:39:35 -0400 Subject: s/advertise/advertize/ (four files) --- core/api-exchange.rst | 4 ++-- core/api-merchant.rst | 4 ++-- manpages/taler-exchange-offline.1.rst | 4 ++-- taler-merchant-manual.rst | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/api-exchange.rst b/core/api-exchange.rst index c42858b4..e427e42f 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1050,10 +1050,10 @@ exchange. .. note:: - Eventually the exchange will need to advertise a policy for how long it will + Eventually the exchange will need to advertize a policy for how long it will keep transaction histories for inactive or even fully drained reserves. We will therefore need some additional handler similar to ``/keys`` to - advertise those terms of service. + advertize those terms of service. .. http:post:: /reserves/$RESERVE_PUB/status diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 5395fe1c..cb59314a 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -49,7 +49,7 @@ this base URL are divided into to categories: to the merchant internally, and must not be exposed on the Internet. * Management endpoints (under ``/management/*``) are also private and dedicated - to CRUD operation over instances and reset authentication settings over all + to CRUD operation over instances and reset authentication settings over all instances. Only accessible with the default instance authentication token Examples: @@ -2420,7 +2420,7 @@ Backend: Giving tips Tips are a way for websites to give small amounts of e-cash to visitors (for example as a financial reward for providing information or watching -advertisements). Tips are non-contractual: neither merchant nor consumer +advertizements). Tips are non-contractual: neither merchant nor consumer have any contractual information about the other party as a result of the tip. diff --git a/manpages/taler-exchange-offline.1.rst b/manpages/taler-exchange-offline.1.rst index b1beaf26..4641b416 100644 --- a/manpages/taler-exchange-offline.1.rst +++ b/manpages/taler-exchange-offline.1.rst @@ -218,12 +218,12 @@ enable-account -------------- This subcommand -informs an exchange that it should advertise a bank account as belonging to +informs an exchange that it should advertize a bank account as belonging to the exchange on its ``/wire`` endpoint. Note that this does *not* ensure that the exchange will use this bank account for incoming or outgoing wire transfers! For this, the **taler-exchange-transfer** and **taler-exchange-wirewatch** tools must be configured. Furthermore, the bank -account information advertised could theoretically differ from that which +account information advertized could theoretically differ from that which these tool actually use, for example if the public bank account is only a front for the actual internal business accounts. diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index c8f3e53c..9a3c94f4 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -234,7 +234,7 @@ Tipping Taler does not only allow a Website to be paid, but also to make voluntary, non-contractual payments to visitors, called *tips*. Such tips could be -granted as a reward for filling in surveys or watching advertisements. For +granted as a reward for filling in surveys or watching advertizements. For tips, there is no contract, tips are always voluntary actions by the Web site that do not arise from a contractual obligation. Before a Web site can create tips, it must establish a reserve. Once a reserve has been -- cgit v1.2.3