commit 6b96ee3fecac25119ce9dfbee204872a525660a9
parent 10e42deab047390ea82866288025417d9cf0936e
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 25 Aug 2021 22:12:48 +0200
-fix typo
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -510,8 +510,8 @@ To run the Taler backend on TCP port 8888, use:
When using the Debian/Ubuntu packages, these options are already
configured in the ``/etc/taler/conf.d/merchant.conf`` configuration file.
- If you need to change them, you should edit ``/etc/taler/override.conf``,
- for example by passing ``-c /etc/taler/override.conf`` to the
+ If you need to change them, you should edit ``/etc/taler/overrides.conf``,
+ for example by passing ``-c /etc/taler/overrides.conf`` to the
``taler-config`` commands above.