taler-docs

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

commit af0073e95ec56b810d6cc32e0ba9cf339e8fc49a
parent 3c6ce9bbf28085035628899391d8916d39f1ddad
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Thu, 29 Sep 2016 13:09:27 +0200

typo

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

diff --git a/deployment.rst b/deployment.rst @@ -52,7 +52,7 @@ merchant.git, merchant-frontends.git, bank.git, landing.git) do: # option b: force stable to master $ git update-ref refs/heads/stable master - $ git push # possible with --force + $ git push # possibly with --force # continue development $ git checkout master