From a692ad2ece994e2e1cd8dbe06fb7efda4098cbec Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Fri, 30 Apr 2004 15:51:53 +0000 Subject: class.c, [...]: Fix comment typos. * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti.c: Fix comment typos. From-SVN: r81344 --- gcc/cp/rtti.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/cp/rtti.c') diff --git a/gcc/cp/rtti.c b/gcc/cp/rtti.c index 337c6be..9e78056 100644 --- a/gcc/cp/rtti.c +++ b/gcc/cp/rtti.c @@ -1244,7 +1244,7 @@ get_pseudo_ti_desc (tree type) } /* Make sure the required builtin types exist for generating the type_info - varable definitions. */ + variable definitions. */ static void create_tinfo_types (void) -- cgit v1.1