diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-02-08 04:02:41 -0500 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2021-02-08 04:02:41 -0500 |
commit | c85a992e7630c1df254fd4063cc8d8b2145e2baa (patch) | |
tree | ba9f855e0f9df1c86e7e96d744ecc8c83a20b4ba | |
parent | a388a95917d2325eaec1ac37fc808d7f156eb797 (diff) | |
download | docs-c85a992e7630c1df254fd4063cc8d8b2145e2baa.tar.gz docs-c85a992e7630c1df254fd4063cc8d8b2145e2baa.tar.bz2 docs-c85a992e7630c1df254fd4063cc8d8b2145e2baa.zip |
fix typo: s/setup/set up/
-rw-r--r-- | taler-merchant-manual.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst index 875571d..4e9582c 100644 --- a/taler-merchant-manual.rst +++ b/taler-merchant-manual.rst @@ -1496,7 +1496,7 @@ Note that the public key must match the exchange's private key and that the Postgres database must exist before launching the benchmark. You also will need to ensure that the Exchange's -details are setup. +details are set up. For details, see the :ref:`Exchange Operator Manual <Bank-account>`. |