]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/hppa-tdep.c
import gdb-1999-11-16 snapshot
[thirdparty/binutils-gdb.git] / gdb / hppa-tdep.c
index 8b1d87fc1c49dd2251056c9c046e8f49a1bae421..1477df2527f527a6741189814434fdf8cfede17e 100644 (file)
@@ -2230,7 +2230,7 @@ hppa_fix_call_dummy (dummy, pc, fun, nargs, args, type, gcc_p)
 
          funsymbol = lookup_minimal_symbol_by_pc (fun);
          if (!funsymbol)
-           error ("Unable to find minimal symbol for target fucntion.\n");
+           error ("Unable to find minimal symbol for target function.\n");
 
          /* Search all the object files for an import symbol with the
             right name. */