summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xTOOLS/menc2pass2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/menc2pass b/TOOLS/menc2pass
index f51bd70ab7..aaf1172f7d 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 <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)