diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-06-30 17:05:27 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-06-30 17:05:27 +0000 |
commit | ee8b70b5954a8821c1f59d84a14952c4ace36760 (patch) | |
tree | 77e2e6c9ea1da4853910b0bf582058fb8094456b /doc/mpdconf.example | |
parent | 9944784f504aa27b05e998480aea3233f05a257a (diff) | |
download | mpd-ee8b70b5954a8821c1f59d84a14952c4ace36760.tar.gz mpd-ee8b70b5954a8821c1f59d84a14952c4ace36760.tar.xz mpd-ee8b70b5954a8821c1f59d84a14952c4ace36760.zip |
Typo.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4293 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc/mpdconf.example')
-rw-r--r-- | doc/mpdconf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example index 2ed505baf..7069f2910 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -87,7 +87,7 @@ pid_file "~/.mpd/mpd.pid" # # Optional Paramters # user "source" -# description "here's my long descriptiion" +# description "here's my long description" # genre "jazz" #} # end of audio_output # |