changeset 9158:ee0c2391e45d

100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etc
author atmos4
date Wed, 29 Jan 2003 15:10:42 +0000
parents 5a034ae2a27f
children 6b1bdda5ab76
files TOOLS/menc2pass
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/menc2pass	Wed Jan 29 13:53:40 2003 +0000
+++ b/TOOLS/menc2pass	Wed Jan 29 15:10:42 2003 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/perl -w
 # Helper script to ease MEncoder two pass encoding
 # Copyleft 2001 by Felix Buenemann <atmosfear@users.sourceforge.net>
-# This files comes udner GPL, see http://www.gnu.org/copyleft/gpl.html for more
+# This files 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)