File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ function show_usage(): void
49
49
50
50
-w <file> Write a list of all failed tests to <file>.
51
51
52
- -a <file> Same as -w but append rather then truncating <file>.
52
+ -a <file> Same as -w but append rather than truncating <file>.
53
53
54
54
-W <file> Write a list of all tests and their result status to <file>.
55
55
@@ -90,7 +90,7 @@ function show_usage(): void
90
90
--temp-source <sdir> --temp-target <tdir> [--temp-urlbase <url>]
91
91
Write temporary files to <tdir> by replacing <sdir> from the
92
92
filenames to generate with <tdir>. In general you want to make
93
- <sdir> the path to your source files and <tdir> some patch in
93
+ <sdir> the path to your source files and <tdir> some path in
94
94
your web page hierarchy with <url> pointing to <tdir>.
95
95
96
96
--keep-[all|php|skip|clean]
You can’t perform that action at this time.
0 commit comments