* arch-utils.h, arch-utils.c: Fix typo in comment.
2003-11-10 Andrew Cagney <cagney@redhat.com>
+ * arch-utils.h, arch-utils.c: Fix typo in comment.
+
* arch-utils.c (deprecated_select_gdbarch_hack): Delete function.
(gdbarch_from_bfd): Call gdbarch_find_by_info.
(set_gdbarch_from_file): Call
info->osabi = GDB_OSABI_UNINITIALIZED;
}
-/* Similar it init, but this time fill in the blanks. Information is
+/* Similar to init, but this time fill in the blanks. Information is
obtained from the specified architecture, global "set ..." options,
and explicitly initialized INFO fields. */
default values are not zero. */
extern void gdbarch_info_init (struct gdbarch_info *info);
-/* Similar it init, but this time fill in the blanks. Information is
+/* Similar to init, but this time fill in the blanks. Information is
obtained from the specified architecture, global "set ..." options,
and explicitly initialized INFO fields. */
extern void gdbarch_info_fill (struct gdbarch *gdbarch,