diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-13 15:22:23 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-13 15:22:23 +0100 |
| commit | 4ae5fbf6c66d2c98f5456088345d956eb7e1ed29 (patch) | |
| tree | d60c5edeec66317fbb18f9f31356489f345c5d2b | |
| parent | 5cb1d3dd0507105333ba7a2c6cdd11d0da497091 (diff) | |
Spell nit.
| -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: |
