From 50c2245bd8d8b406e46e3888df92f2443f76a94f Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 27 Oct 2003 13:20:32 +0000 Subject: * ChangeLog: Fix typos. * ChangeLog-9197: Likewise. * ChangeLog-9899: Likewise. * NEWS: Likewise. * ar.c: Fix comment typos. * arsup.c: Likewise. * coffgrok.c: Likewise. * debug.c: Likewise. * debug.h: Likewise. * dlltool.c: Likewise. * ieee.c: Likewise. * nm.c: Likewise. * objdump.c: Likewise. * prdbg.c: Likewise. * readelf.c: Likewise. * resrc.c: Likewise. * sysinfo.y: Likewise. * windres.c: Likewise. --- binutils/debug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/debug.h') diff --git a/binutils/debug.h b/binutils/debug.h index 03dc3f737a..3331e0b9b2 100644 --- a/binutils/debug.h +++ b/binutils/debug.h @@ -25,7 +25,7 @@ /* This header file describes a generic debugging information format. We may eventually have readers which convert different formats into this generic format, and writers which write it out. The initial - impetus for this was writing a convertor from stabs to HP IEEE-695 + impetus for this was writing a converter from stabs to HP IEEE-695 debugging format. */ /* Different kinds of types. */ -- cgit v1.2.1