diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-09-13 17:04:14 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-09-13 17:04:14 +0000 |
commit | 98424851d84ca6eded4f22f1e08cbc5ececaf2f1 (patch) | |
tree | 3b758e079072eca5e61222b57aa1b6ee80c66c45 /doc | |
parent | 6f0926ff3f38c3c3ad7ff2b4a0da1e872f26c889 (diff) | |
download | mpd-98424851d84ca6eded4f22f1e08cbc5ececaf2f1.tar.gz mpd-98424851d84ca6eded4f22f1e08cbc5ececaf2f1.tar.xz mpd-98424851d84ca6eded4f22f1e08cbc5ececaf2f1.zip |
I can't believe qball is correcting my typos.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4771 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'doc')
-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 f95336ad8..a5b235708 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -1,5 +1,5 @@ # An example configuration file for MPD -# See the mpd.conf man page for a more detailed description of each paramaeter. +# See the mpd.conf man page for a more detailed description of each parameter. ######################## REQUIRED PATHS ######################## music_directory "~/music" |