diff options
author | Warren Dukes <warren.dukes@gmail.com> | 2004-03-24 00:53:55 +0000 |
---|---|---|
committer | Warren Dukes <warren.dukes@gmail.com> | 2004-03-24 00:53:55 +0000 |
commit | 5a9bf01221bf947e67c6b277a87520e3fefb3f1a (patch) | |
tree | 237008793be991a7550e734eff5ca00236a7b0ad /doc/mpdconf.example | |
parent | 3e46c6aaaddb2252103ee305109bb0cda5a6536c (diff) | |
download | mpd-5a9bf01221bf947e67c6b277a87520e3fefb3f1a.tar.gz mpd-5a9bf01221bf947e67c6b277a87520e3fefb3f1a.tar.xz mpd-5a9bf01221bf947e67c6b277a87520e3fefb3f1a.zip |
git-svn-id: https://svn.musicpd.org/mpd/trunk@437 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-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 a9775335e..5add12974 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -78,7 +78,7 @@ error_file "~/mpd.error" ########### SECURITY SETTINGS ############ -# if you start mpd as root, its recmmoned +# if you start mpd as root, its recommended # you specify a a user for mpd to run. #user "nobody" |