From 195860ed0cf45310a5a30f3c5a0abc36eb70377e Mon Sep 17 00:00:00 2001 From: Manuel Reinhard Date: Mon, 14 Jan 2013 13:43:43 +0100 Subject: [PATCH] Fixed Typo in Setting up permissions Signed-off-by: Manuel Reinhard --- book/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/installation.rst b/book/installation.rst index de8496f0610..d0417467185 100644 --- a/book/installation.rst +++ b/book/installation.rst @@ -121,7 +121,7 @@ If there are any issues, correct them now before moving on. **Note that not all web servers run as the user** ``www-data`` as in the examples below. Instead, check which user *your* web server is being run as and - use it place of ``www-data``. + use it in place of ``www-data``. On a UNIX system, this can be done with one of the following commands: