* ChangeLog-9197: Fix comment typos.
[deliverable/binutils-gdb.git] / binutils / objcopy.c
index 25890176ba9a49dfd760255ac57d4de75cc0a8ff..da9b4d9514cc95350fbe857b51af3ba8277b992d 100644 (file)
@@ -181,7 +181,7 @@ static bfd_boolean change_leading_char = FALSE;
 /* Whether to remove the leading character from global symbol names.  */
 static bfd_boolean remove_leading_char = FALSE;
 
-/* Whether to permit wildcard in symbol comparasion.  */
+/* Whether to permit wildcard in symbol comparison.  */
 static bfd_boolean wildcard = FALSE;
 
 /* List of symbols to strip, keep, localize, keep-global, weaken,
This page took 0.024835 seconds and 4 git commands to generate.