Merge pull request #828 from danielquinn/patch-1

Typo
This commit is contained in:
Berker Peksag 2014-07-26 23:48:48 +03:00
commit 6fdc5788db

View File

@ -10,7 +10,7 @@ worker_processes 1;
user nobody nogroup; # for systems with a "nogroup"
# user nobody nobody; # for systems with "nobody" as a group instead
# Feel free to change all paths to suite your needs here, of course
# Feel free to change all paths to suit your needs here, of course
pid /tmp/nginx.pid;
error_log /tmp/nginx.error.log;