From 39c6c41477b2aa6a6f47677b67f5f220271a3ccc Mon Sep 17 00:00:00 2001 From: "rginda%netscape.com" Date: Wed, 22 Mar 2000 01:25:37 +0000 Subject: [PATCH] Fixed lame speeling erras --- js/tests/README-jsDriver.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/js/tests/README-jsDriver.html b/js/tests/README-jsDriver.html index 42ef58a8f42..f4749f82a18 100644 --- a/js/tests/README-jsDriver.html +++ b/js/tests/README-jsDriver.html @@ -58,7 +58,7 @@ loaded into the shell before the testcase. If shell.js exists in both directories, the version in the Test Suite directory is loaded first, giving the version associated with - the Test Category the ability to override funtions previously + the Test Category the ability to override functions previously declared. You can use this to create functions and variables common to an entire suite or category.

@@ -117,7 +117,7 @@ - Reserverd for future use. + Reserved for future use. 5-9 @@ -243,7 +243,7 @@ for tests, or a single testcase to execute. Any number of FILE specifiers may follow this option. The driver uses the fact that a valid testcase should be a file ending in .js to make the distinction - between a file containg a list of tests and an actual testcase. + between a file containing a list of tests and an actual testcase.

-L FILE ..., --neglist=FILE ...
@@ -252,7 +252,7 @@ the -l option. This option is evaluated after all -l and --list options, allowing a user to subtract a single testcase, a directory of testcases, or a - collection of unrelated testcases from the exection list. + collection of unrelated testcases from the execution list.

-p PATH, --testpath=PATH
@@ -332,7 +332,7 @@ directories against the LiveConnect shell. Results will be written to the file lcresults.html AND the console. The -I option tells perl to look for modules in the - /home/rginda/perl/lib direcotry (in addition to the + /home/rginda/perl/lib directory (in addition to the usual places), useful if you do not have root access to install new modules on the system. @@ -340,7 +340,7 @@
Robert Ginda
-Last modified: Fri Mar 10 10:53:27 PST 2000 +Last modified: Tue Mar 21 17:24:56 PST 2000