Move readline to the readline/readline subdirectory
[deliverable/binutils-gdb.git] / gdb / skip.c
index cc10692f4933db0157cb0b76fc1be99038787d86..a869aaafcd32df682146532e2abbc69f2fcfb194 100644 (file)
@@ -179,7 +179,7 @@ skip_file_command (const char *arg, int from_tty)
       if (symtab == NULL)
        error (_("No default file now."));
 
-      /* It is not a typo, symtab_to_filename_for_display woule be needlessly
+      /* It is not a typo, symtab_to_filename_for_display would be needlessly
         ambiguous.  */
       filename = symtab_to_fullname (symtab);
     }
This page took 0.029148 seconds and 4 git commands to generate.