taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 52a4b84c78bc0782f19543cbbc2a57a634225ca6
parent b6b96eebb81ff3daecced9b43218ba8eb3268cce
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Mon, 10 Jan 2022 14:48:28 -0500

fix typo: s/taler-exchange-httpd/taler-exchange/

Diffstat:
Mtaler-exchange-setup-guide.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst @@ -155,7 +155,7 @@ can use the ``taler-config`` helper: Services, users, groups and file system hierarchy ================================================= -The *taler-exchange-httpd* package will create several system users +The *taler-exchange* package will create several system users to compartmentalize different parts of the system: * ``taler-exchange-httpd``: runs the HTTP daemon with the core business logic.