record: fix typo in "set record" output
[deliverable/binutils-gdb.git] / gdb / record.c
index 7c35dc8989a538c0ba5d390124eb17c1c5879eec..d7befb2a749b2565532eb83ef81e39bbf1e61618 100644 (file)
@@ -320,7 +320,7 @@ static void
 set_record_command (const char *args, int from_tty)
 {
   printf_unfiltered (_("\"set record\" must be followed "
-                      "by an apporpriate subcommand.\n"));
+                      "by an appropriate subcommand.\n"));
   help_list (set_record_cmdlist, "set record ", all_commands, gdb_stdout);
 }
 
This page took 0.02675 seconds and 4 git commands to generate.