taler-docs

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

commit f489788bae2233b707d8b0631e589be0f15d68ac
parent 8300a9dcd0af74f6f9bf08d217fce111737739b1
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon, 30 Jan 2017 18:01:12 +0100

Typo

Diffstat:
Mdocs/deployment.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/deployment.rst b/docs/deployment.rst @@ -174,7 +174,7 @@ Now we need to compile and install all the downloaded codebases. The following step will generate config files for all the components. Please **note** that although a default currency will be picked up by the script, it is possible to have a custom currency by setting the environment -variable ``TALER_CONFIG_CURRENCY`` to the wanted currency, and then runing +variable ``TALER_CONFIG_CURRENCY`` to the wanted currency, and then running the config generator. .. code-block:: none