summaryrefslogtreecommitdiff
path: root/gdb/remote-vx.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/remote-vx.c')
-rw-r--r--gdb/remote-vx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-vx.c b/gdb/remote-vx.c
index 87c0c5ec7dd..adf17712e50 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;