Fix spelling in comments in C source files (gas)
[external/binutils.git] / gas / config / tc-aarch64.c
index 7c518c7..c71b32b 100644 (file)
@@ -647,7 +647,7 @@ first_error (const char *error)
     set_syntax_error (error);
 }
 
-/* Similiar to first_error, but this function accepts formatted error
+/* Similar to first_error, but this function accepts formatted error
    message.  */
 static void
 first_error_fmt (const char *format, ...)