aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mpdconf.example')
-rw-r--r--doc/mpdconf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 7069f2910..1dcfdf686 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -85,7 +85,7 @@ pid_file "~/.mpd/mpd.pid"
# bitrate "128"
# format "44100:16:1"
#
-# Optional Paramters
+# Optional Parameters
# user "source"
# description "here's my long description"
# genre "jazz"
@@ -172,7 +172,7 @@ pid_file "~/.mpd/mpd.pid"
# It is encouraged to run MPD as
# non-superuser. If you start mpd as root
# (for example, in an init script), set
-# this value, then mpd will drop root priveleges
+# this value, then mpd will drop root privileges
# and runs as the user specified.
#
#user "nobody"