From 8e1a459b89eaace9fc44bf1734d1dfc4cd39a8f9 Mon Sep 17 00:00:00 2001 From: "J.T. Conklin" Date: Mon, 30 Oct 2000 21:50:58 +0000 Subject: * gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c, mips-tdep.c, monitor.c, regcache.c, remote-es.c, ser-unix.c, somread.c, tracepoint.c: Fix spelling errors in comments. * gdbarch.c: Regenerate. * gnu-nat.c (S_exception_raise_request): Fix typos and spelling errors in strings. * m3-nat.c (intercept_exec_calls, mach_thread_parse_id): Likewise. * mcore-tdep.c (mcore_analyze_prologue): Likewise. * mips-tdep.c (mips16_next_pc, _initialize_mips_tdep): Likewise. * remote-e7000.c (e7000_start_remote): Likewise. * remote-rdp.c (handle_swi): Likewise. * remote-vx.c (vx_load_command): Likewise. * sh-tdep.c (sh_do_pseudo_register): Likewise. * sol-thread.c (td_err_string): Likewise. * symtab.c (decode_line_2): Likewise. ------------------------------------------------------------------- --- gdb/remote-vx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/remote-vx.c') diff --git a/gdb/remote-vx.c b/gdb/remote-vx.c index 87c0c5e..adf1771 100644 --- a/gdb/remote-vx.c +++ b/gdb/remote-vx.c @@ -713,7 +713,7 @@ vx_load_command (char *arg_string, int from_tty) Kill the target task? ")) target_kill (); else - error ("Load cancelled."); + error ("Load canceled."); } QUIT; -- cgit v1.1