From cea618ac1fbb93b3b74f1861fe741d6df1bdac42 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Sat, 28 Jul 2007 23:55:00 +0000 Subject: cfglayout.c, [...]: Fix comment typos. * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, config/arm/neon-schedgen.ml, config/arm/neon.ml, config/arm/vec-common.md, config/ia64/div.md, cselib.c, df-core.c, df.h, dominance.c, optabs.c, opts.c, reg-stack.c, regstat.c, target.h, tree-ssa-live.c, tree-ssa-pre.c, tree-vect-transform.c, tree.def: Fix comment typos. Follow spelling conventions. * doc/invoke.texi: Follow spelling conventions. From-SVN: r127030 --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/doc') diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 20c0d40..49e2982 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -1858,7 +1858,7 @@ been permitted when this option was not used. In new code it is better to use @option{-fvisibility=hidden} and export those classes which are intended to be externally visible. Unfortunately it is possible for code to rely, perhaps accidentally, -on the Visual Studio behaviour. +on the Visual Studio behavior. Among the consequences of these changes are that static data members of the same type with the same name but defined in different shared -- cgit v1.1