diff options
author | Mats Wichmann <mats@linux.com> | 2021-06-29 23:20:13 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2021-06-29 23:20:13 (GMT) |
commit | 73bba55b8acd9bfc38c757b1ae340712cefba874 (patch) | |
tree | e4febf304e1c08696f1b544d5733adc0fc8b3bfd /test | |
parent | ff835090edf443bce3f1b11802a4b34e631f6111 (diff) | |
download | SCons-73bba55b8acd9bfc38c757b1ae340712cefba874.zip SCons-73bba55b8acd9bfc38c757b1ae340712cefba874.tar.gz SCons-73bba55b8acd9bfc38c757b1ae340712cefba874.tar.bz2 |
[PR #3965] fix a couple of typo errors
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test')
-rw-r--r-- | test/AddOption/.exclude_tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/AddOption/.exclude_tests b/test/AddOption/.exclude_tests index 0cd7be3..acc32f5 100644 --- a/test/AddOption/.exclude_tests +++ b/test/AddOption/.exclude_tests @@ -1,4 +1,4 @@ -# for now, thee tests showing problems with processing space-separated +# for now, the tests showing problems with processing space-separated # arguments are excluded, pending an implementation that doesn't fail. args-and-targets.py multi-arg.py |