aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.pascal/hello.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.pascal/hello.exp')
-rw-r--r--gdb/testsuite/gdb.pascal/hello.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.pascal/hello.exp b/gdb/testsuite/gdb.pascal/hello.exp
index 904f2a9..ac10280 100644
--- a/gdb/testsuite/gdb.pascal/hello.exp
+++ b/gdb/testsuite/gdb.pascal/hello.exp
@@ -46,7 +46,7 @@ gdb_test "print st" \
# This test also fails for gpc because the program
# stops after the string has been written
-# while it should stop before writing it
+# while it should stop before writing it
if { $pascal_compiler_is_gpc } {
setup_xfail *-*-*
}