OSDN Git Service

* config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,
[pf3gnuchains/pf3gnuchains3x.git] / gas / config / tc-sh.c
index acf62ae..fa352d6 100644 (file)
@@ -2798,7 +2798,7 @@ md_assemble (char *str)
   if (opcode == NULL)
     {
       /* The opcode is not in the hash table.
-        This means we definately have an assembly failure,
+        This means we definitely have an assembly failure,
         but the instruction may be valid in another CPU variant.
         In this case emit something better than 'unknown opcode'.
         Search the full table in sh-opc.h to check. */