Fix comment typo

(imported from commit 6da9e7d98f790a0728dfe3338f18e91d93afb464)
This commit is contained in:
Zev Benjamin 2013-08-27 13:44:26 -04:00
parent 7409e81775
commit 92623c74e9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[unix_http_server]
file=/var/run/supervisor.sock ; (the path to the socket file)
chmod=0700 ; sockef file mode (default 0700)
chmod=0700 ; socket file mode (default 0700)
chown=humbug
[supervisord]