| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index b5cab15e67db9ac7271ec52b169cbb70483739de..2b502a51551e2b5a15ebe04121f8aeaabbee33d8 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -4,7 +4,7 @@
|
|
|
| # Run this test manually to verify that the fixnum library produces
|
| # the same results as native ints on a set of directed and random inputs.
|
| -# Skip it when runnimng automated tests because it times out. This
|
| +# Skip it when running automated tests because it times out. This
|
| # test only makes sense on runtimes that support 64-bit integer
|
| # arithmetic natively, i.e., the VM.
|
| fixnum/test/int_64_vm_test: Skip
|
|
|