Fix typo
[binutils-gdb.git] / binutils / objdump.c
index 838f083f7ae4ff5b43ec5e3dfaf4900ad529c209..6e5eab56da24f9f67d70a74bd8bdf5bb2aaf549f 100644 (file)
@@ -899,7 +899,7 @@ objdump_print_address (bfd_vma vma, struct disassemble_info *info)
   objdump_print_addr (vma, info, ! prefix_addresses);
 }
 
-/* Determine of the given address has a symbol associated with it.  */
+/* Determine if the given address has a symbol associated with it.  */
 
 static int
 objdump_symbol_at_address (bfd_vma vma, struct disassemble_info * info)