adcb03a
--- abcde.conf~	2005-12-10 13:38:05.000000000 +0200
adcb03a
+++ abcde.conf	2005-12-10 13:44:45.000000000 +0200
adcb03a
@@ -40,12 +40,12 @@
adcb03a
 # so they can be reused when ripping CDs.
adcb03a
 #CDDBUSELOCAL="n"
adcb03a
 
adcb03a
-# List, separated with a coma, the fields we want the parsing function to
adcb03a
+# List, separated with a comma, the fields we want the parsing function to
adcb03a
 # output. Defaults to YEAR and GENRE, for a complete list of fields provided by
adcb03a
 # CDDB.
adcb03a
 # The fields are not case sensitive. Actually, "y,g" will work as fine as "Y,G"
adcb03a
 # or "YEAR, GENRE"
adcb03a
-#SHOWPARSEDFIELDS=year,genre
adcb03a
+#SHOWCDDBFIELDS=year,genre
adcb03a
 
adcb03a
 # Specify the style of encoder to use here - 
adcb03a
 # oggenc, vorbize - for OGGENCODERSYNTAX
adcb03a
@@ -271,7 +271,7 @@
adcb03a
 # * Translate spaces and forward slashes to underscores
adcb03a
 # * Translate stars into pluses.
adcb03a
 # To change that, redefine the mungefilename function.
adcb03a
-# mungefilename recieves the CDDB data (artist, track, title, whatever)
adcb03a
+# mungefilename receives the CDDB data (artist, track, title, whatever)
adcb03a
 # as $1 and outputs it on stdout.
adcb03a
 #mungefilename ()
adcb03a
 #{
adcb03a
@@ -280,7 +280,7 @@
adcb03a
 
adcb03a
 # Custom genre munging:
adcb03a
 # By default we just transform uppercase to lowercase. Not much of a fancy
adcb03a
-# function, with not much use, but one can disable it ot just turn the first
adcb03a
+# function, with not much use, but one can disable it or just turn the first
adcb03a
 # Uppercase.
adcb03a
 #mungegenre ()
adcb03a
 #{
adcb03a
@@ -290,7 +290,7 @@
adcb03a
 
adcb03a
 # Custom pre-read function
adcb03a
 # By default it does nothing.
adcb03a
-# You can set some things to get abcde funtion in better ways:
adcb03a
+# You can set some things to get abcde function in better ways:
adcb03a
 # * Close the CD tray using eject -t (if available in eject and supported by 
adcb03a
 #   your CD device.
adcb03a
 # * Set the CD speed. You can also use the built-in options, but you can also 
adcb03a
@@ -305,7 +305,7 @@
adcb03a
 
adcb03a
 # Custom post-read function
adcb03a
 # By default it does nothing.
adcb03a
-# You can set some things to get abcde funtion in better ways:
adcb03a
+# You can set some things to get abcde function in better ways:
adcb03a
 # * Store a copy of the CD TOC.
adcb03a
 # KEEP IN MIND that executables included in post_read must be in your $PATH or
adcb03a
 # you have to define them with full /path/to/binary
adcb03a
@@ -325,5 +325,5 @@
adcb03a
 #REMOTEHOSTS=foo,bar,baz,quux,qiix
adcb03a
 
adcb03a
 # Set to obtain some information about actions happening in the background
adcb03a
-# Usefull if you have a slow network or CDDB servers seem irresponsive.
adcb03a
+# Useful if you have a slow network or CDDB servers seem irresponsive.
adcb03a
 #EXTRAVERBOSE=n