diff options
Diffstat (limited to 'libjava/testsuite/lib/libjava.exp')
-rw-r--r-- | libjava/testsuite/lib/libjava.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/testsuite/lib/libjava.exp b/libjava/testsuite/lib/libjava.exp index 8f1f829..638e1e7 100644 --- a/libjava/testsuite/lib/libjava.exp +++ b/libjava/testsuite/lib/libjava.exp @@ -834,7 +834,7 @@ proc test_libjava_from_javac { options srcfile compile_args inpfile resultfile e # `xfail-gcjC' compilation with gcj -C will fail # `shouldfail' compilation from source is supposed to fail # This is different from xfail, which marks a known -# failure that we just havne't fixed. +# failure that we just haven't fixed. # A compilation marked this way should fail with any # front end. # `xfail-byte' compilation from bytecode will fail |