From 8798266f29491f1eb582da000db45981709f46c2 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Tue, 15 Jan 2019 18:34:53 +0100 Subject: [PATCH] Minor issue in development environment set-up guide Added missing word. --- developer_manual/general/devenv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/general/devenv.rst b/developer_manual/general/devenv.rst index 711f61610..61087e877 100644 --- a/developer_manual/general/devenv.rst +++ b/developer_manual/general/devenv.rst @@ -30,7 +30,7 @@ To check out the source from `GitHub`_ you will need to install Git (see `Settin Gather information about server setup ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -To get started the basic Git repositories need to cloned into the Web server's directory. Depending on the distribution this will either be +To get started the basic Git repositories need to be cloned into the Web server's directory. Depending on the distribution this will either be * **/var/www** * **/var/www/html**