diff --git a/TOOLS/menc2pass b/TOOLS/menc2pass index aaf1172f7d..d6b4bd138f 100755 --- a/TOOLS/menc2pass +++ b/TOOLS/menc2pass @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Helper script to ease MEncoder two pass encoding # Copyleft 2001 by Felix Buenemann -# This files comes under GPL, see http://www.gnu.org/copyleft/gpl.html for more +# This file comes under GPL, see http://www.gnu.org/copyleft/gpl.html for more # information on it's licensing. use strict; my $mencoder="mencoder"; # Path to MEncoder (including binary name)