aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
authorJ. Alexander Treuman <jat@spatialrift.net>2006-07-16 15:28:51 +0000
committerJ. Alexander Treuman <jat@spatialrift.net>2006-07-16 15:28:51 +0000
commit9768d96954978366672ee115137a5df80369246a (patch)
tree29a4b6620583c7dfd1ab8fea95becce47b3c7fdd /doc/mpdconf.example
parentb38157fc762537329fad36a63a105d15840470e0 (diff)
Fix more shank typos in mpdconf.example. Thanks to ves for reporting them.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4358 09075e82-0dd4-0310-85a5-a0d7c8717e4f
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 7069f291..1dcfdf68 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"