diff options
Diffstat (limited to 'manpages')
-rw-r--r-- | manpages/TDM.el | 2 | ||||
-rw-r--r-- | manpages/taler-exchange-aggregator.1.rst | 2 | ||||
-rw-r--r-- | manpages/taler-exchange-offline.1.rst | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/manpages/TDM.el b/manpages/TDM.el index 98a9a46..b4fabc7 100644 --- a/manpages/TDM.el +++ b/manpages/TDM.el @@ -25,7 +25,7 @@ ;; This library currently provides one command: ‘TDM-convert-options’. ;; The intended workflow is simple: ;; - Create a new file from template. -;; - Do the <FOO> subtitutions / deletions as necessary. +;; - Do the <FOO> substitutions / deletions as necessary. ;; - Split the window, one half for Synopsis, one for Description. ;; - Do ‘COMMAND --help’ and copy the portion of its output that ;; describes the options into the buffer in the Synopsis section. diff --git a/manpages/taler-exchange-aggregator.1.rst b/manpages/taler-exchange-aggregator.1.rst index c74b376..87a5cd7 100644 --- a/manpages/taler-exchange-aggregator.1.rst +++ b/manpages/taler-exchange-aggregator.1.rst @@ -59,7 +59,7 @@ The aggregator uses a special table to lock shards it is working on. If an aggre Print version information. **-y** \| **--kyc-off** - Run without KYC checks. Talk with your regualtor before using this option. + Run without KYC checks. Talk with your regulator before using this option. See Also diff --git a/manpages/taler-exchange-offline.1.rst b/manpages/taler-exchange-offline.1.rst index 4641b41..18d5399 100644 --- a/manpages/taler-exchange-offline.1.rst +++ b/manpages/taler-exchange-offline.1.rst @@ -218,7 +218,7 @@ enable-account -------------- This subcommand -informs an exchange that it should advertize a bank account as belonging to +informs an exchange that it should advertise 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 |