diff options
| -rw-r--r-- | testsuite.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite.py b/testsuite.py index c425a1f..d23e0c5 100644 --- a/testsuite.py +++ b/testsuite.py @@ -19,7 +19,7 @@ # - obsessive: # By default, only valid arch/defconfig pairs will be tested. With this # enabled, every arch will be tested with every defconfig, which increases -# the test time by an order of magnitude. Occassionally finds (usually very +# the test time by an order of magnitude. Occasionally finds (usually very # obscure) bugs, and I make sure everything passes with it. # # - log: |
