diff --git a/mozilla/js/tests/jsDriver.pl b/mozilla/js/tests/jsDriver.pl index 6cac68b01c4..7a2740c511d 100755 --- a/mozilla/js/tests/jsDriver.pl +++ b/mozilla/js/tests/jsDriver.pl @@ -452,7 +452,7 @@ sub usage { "(-b|--bugurl) Bugzilla URL.\n" . " (default is $opt_bug_url)\n" . "(-c|--classpath) Classpath (Rhino only.)\n" . - "(-e|--engine) ... Specify the type of engine(s) to test.\n" + "(-e|--engine) ... Specify the type of engine(s) to test.\n" . " is one or more of\n" . " (smopt|smdebug|lcopt|lcdebug|xpcshell|" . "rhino|rhinoi).\n" .