More typo and spelling fixes
authorcolintu <colintu@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Sun, 26 Jul 2009 11:46:44 +0000 (11:46 +0000)
committercolintu <colintu@a0fa61bc-5347-0410-a1a9-7f54aa4e1825>
Sun, 26 Jul 2009 11:46:44 +0000 (11:46 +0000)
git-svn-id: http://abcde.googlecode.com/svn/trunk@255 a0fa61bc-5347-0410-a1a9-7f54aa4e1825

README
abcde.conf
changelog
debian/changelog

diff --git a/README b/README
index 6888486..9e58a0b 100644 (file)
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ Changes in 2.4:
 * Added M4A encoding.
 * Uses the default found $CDROMREADER instead of forcing cdparanoia when
   cdda2wav is installed.
-* BATCH mode has been splitted into two options: BATCHNORM and NOGAP.
+* BATCH mode has been split into two options: BATCHNORM and NOGAP.
 * Added -U option for non-UNICODE (non UTF-8) tag encoding.
 * Added -z for debug.
 * Added -f to force the removal of left files.
index e3cd89f..aa4558f 100644 (file)
 #BATCHNORM=n
 
 # Enables nogap encoding when using the 'lame' encoder.
-#NOGAP=n
+#NOGAP=y
 
 # Set the playlist file location format. Uses the same variables and format
 # as OUTPUTFORMAT. If the playlist is specified to be in a subdirectory, it
index e6faf59..ce468fb 100644 (file)
--- a/changelog
+++ b/changelog
@@ -152,7 +152,7 @@ abcde 2.3.99
   * Added the possibility of using a singletrack flac file with an embeded
     cuesheet as a source of tracks.
   * Added -z for easy and quick debug.
-  * BATCH has been splitted into two options: BATCHNORM which allows, by using
+  * BATCH has been split into two options: BATCHNORM which allows, by using
     -b, to use the -a normalize in all the files at once, and NOGAP, that by
     using -g, introduces the lame's --nogap extension.
   * Added replygain using the appropiate tags with Ogg/Vorbis and Ogg/FLAC.
index a379fee..64269ec 100644 (file)
@@ -2,10 +2,11 @@ abcde (2.3.99.8-1) unstable; urgency=low
 
   * Remove svn Revision tag from version.
   * Correct homepage URL in README (Closes: #526165).
-  * Fix typo in error message (Closes: #435605).
+  * Fix typos (Closes: #435605, #435606).
   * Fix misspelling of comma in script and manpage (Closes: #435603).
+  * 
 
- -- Colin Tuckley <colint@debian.org>  Sun, 26 Jul 2009 12:33:27 +0100
+ -- Colin Tuckley <colint@debian.org>  Sun, 26 Jul 2009 12:44:17 +0100
 
 abcde (2.3.99.7-1) unstable; urgency=low
 
@@ -180,7 +181,7 @@ abcde (2.3.99-1) unstable; urgency=low
   * Added the possibility of using a singletrack flac file with an embeded
     cuesheet as a source of tracks.
   * Added -z for easy and quick debug.
-  * BATCH has been splitted into two options: BATCHNORM which allows, by using
+  * BATCH has been split into two options: BATCHNORM which allows, by using
     -b, to use the -a normalize in all the files at once, and NOGAP, that by
     using -g, introduces the lame's --nogap extension.
   * Added replygain using the appropiate tags with Ogg/Vorbis and Ogg/FLAC.