diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-09-12 23:23:29 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-09-12 23:23:29 +0000 |
commit | 6d5950bbe7acbb40d68670f1685e0d8ca4a2e7a9 (patch) | |
tree | a8754bb38913ee8d3f8408984f940e0f95728fdf | |
parent | bb5e87bd3da4d27b06bd19da00fc17d715822194 (diff) | |
download | mpd-6d5950bbe7acbb40d68670f1685e0d8ca4a2e7a9.tar.gz mpd-6d5950bbe7acbb40d68670f1685e0d8ca4a2e7a9.tar.xz mpd-6d5950bbe7acbb40d68670f1685e0d8ca4a2e7a9.zip |
Typo found by bensonk.
git-svn-id: https://svn.musicpd.org/mpd/trunk@4769 09075e82-0dd4-0310-85a5-a0d7c8717e4f
-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 8fe6353b6..f95336ad8 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -124,7 +124,7 @@ error_file "~/.mpd/mpd.error" # # MPD needs to know what mixer settings to change when you # adjust the volume. If you don't specify one here, MPD will -# pick one based on which ones it was compile with support for. +# pick one based on which ones it was compiled with support for. # # An example for controlling an ALSA mixer: # |