s/suite/suit/
This commit is contained in:
Daniel Quinn 2014-07-26 22:43:04 +02:00
parent 2ff4e2b154
commit f495a865c5

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;