summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-30 18:01:12 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-01-30 18:01:12 +0100
commitf489788bae2233b707d8b0631e589be0f15d68ac (patch)
treeaa5831ad2c6ab84a5812c26e0a765bfc0864528a /docs
parent8300a9dcd0af74f6f9bf08d217fce111737739b1 (diff)
downloaddocs-f489788bae2233b707d8b0631e589be0f15d68ac.tar.gz
docs-f489788bae2233b707d8b0631e589be0f15d68ac.tar.bz2
docs-f489788bae2233b707d8b0631e589be0f15d68ac.zip
Typo
Diffstat (limited to 'docs')
-rw-r--r--docs/deployment.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/deployment.rst b/docs/deployment.rst
index 654753e2..6a24dd8c 100644
--- 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