Fix spelling errors
[deliverable/binutils-gdb.git] / bfd / elfxx-riscv.c
index 658629c0c811bda9544071ba5d869345ba1cb779..66e343f4a5a87296d8e866582d3f9c0e170a9faf 100644 (file)
@@ -1300,7 +1300,7 @@ riscv_parse_sv_or_non_std_ext (riscv_parse_subset_t *rps,
 
       if (*p != '\0' && *p != '_')
        {
-         rps->error_handler ("-march=%s: %s must seperate with _",
+         rps->error_handler ("-march=%s: %s must separate with _",
                              march, ext_type_str);
          return NULL;
        }
This page took 0.024123 seconds and 4 git commands to generate.