From 115f9903a4da59648a51c9e0ac34a35d933e072d Mon Sep 17 00:00:00 2001
From: Warren Dukes <warren.dukes@gmail.com>
Date: Wed, 24 Mar 2004 01:01:06 +0000
Subject: [PATCH] git-svn-id: https://svn.musicpd.org/mpd/trunk@440
 09075e82-0dd4-0310-85a5-a0d7c8717e4f

---
 doc/mpdconf.example | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index cb6437e8f..714640a31 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -19,9 +19,9 @@ error_file 		"~/.mpd/mpd.error"
 
 ######### FILESYSTEM SETTINGS ###########
 # If filenames or directory names don't
-#     display correctly, set the character
-#     set for the filesystem here.
-#     The fileystem character set is 
+#     display correctly, set the encoding
+#     (character set) for the filesystem here.
+#     The fileystem encoding is 
 #     typically "ISO-8859-1" or "UTF-8".
 #     After changing fileystem_charset,
 #     recreate the db: mpd --create-db