From 734c98be2fd930f3009992deff335dd029eea132 Mon Sep 17 00:00:00 2001 From: jsm28 Date: Mon, 29 Oct 2001 23:01:45 +0000 Subject: * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10, FSFChangeLog.11, c-common.c, c-common.def, c-common.h, c-decl.c, c-dump.c, c-typeck.c, except.c, sdbout.c, simplify-rtx.c, timevar.h, tree.h, varasm.c: Fix spelling errors and typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46621 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/c-common.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/c-common.def') diff --git a/gcc/c-common.def b/gcc/c-common.def index 5d2805d3f74..6ae0466f236 100644 --- a/gcc/c-common.def +++ b/gcc/c-common.def @@ -22,7 +22,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Tree nodes relevent to both C and C++. These were originally in +/* Tree nodes relevant to both C and C++. These were originally in cp-tree.def in the cp subdir. */ /* A node to remember a source position. */ -- cgit v1.2.1