X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.threads%2Fstop-with-handle.exp;h=24610f96194553121d61e8b7f87709feb91729c3;hb=32d1f47a126567f24be18e7cadf5d2490968c986;hp=22085361f5d92aac6b90c77d1fcd9e73b6542ea3;hpb=56a4f5a10b1e90d60527455b8542ba98fd0f6349;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.threads/stop-with-handle.exp b/gdb/testsuite/gdb.threads/stop-with-handle.exp index 22085361f5..24610f9619 100644 --- a/gdb/testsuite/gdb.threads/stop-with-handle.exp +++ b/gdb/testsuite/gdb.threads/stop-with-handle.exp @@ -15,7 +15,7 @@ # This test covers a case where SIGSTOP has been configured to be # passed to the target with GDB's 'handle' command, and then a -# multi-threaded inferior encounters an event that causes all theads +# multi-threaded inferior encounters an event that causes all threads # to be stopped. # # The problem that (used) to exist was that GDB would see the SIGSTOP,