From f9194714bf96f39a8d65a74a6b66eae902f89222 Mon Sep 17 00:00:00 2001 From: Svend Sorensen Date: Thu, 24 Mar 2005 19:57:41 +0000 Subject: [PATCH] Corrected typo. --- src/tools/cuetag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/cuetag.sh b/src/tools/cuetag.sh index 14e481a..e1cd9af 100755 --- a/src/tools/cuetag.sh +++ b/src/tools/cuetag.sh @@ -12,7 +12,7 @@ usage() { echo "usage: cuetag.sh [file]..." echo - echo "cuetag.sh adds tags to autofiles based on cue or toc information" + echo "cuetag.sh adds tags to files based on cue or toc information" echo echo "Supported formats (format extension, format name, tagging utility):" echo "ogg, Ogg Vorbis, vorbiscomment"