package/nginx: fix a typo

Signed-off-by: Noé Rubinstein <nrubinstein@aldebaran.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Noé Rubinstein 2015-11-04 19:46:06 +01:00 committed by Thomas Petazzoni
parent 9ae362f09a
commit 407d77e9c1

View File

@ -19,7 +19,7 @@ NGINX_CONF_OPTS = \
# www-data user and group are used for nginx. Because these user and group
# are already set by buildroot, it is not necessary to redefine them.
# See system/skeleton/passwd
# See system/skeleton/etc/passwd
# username: www-data uid: 33
# groupname: www-data gid: 33
#