hi,
This patch fix a typo in languages.texi.

Regards!
weiwt

---
 gcc/doc/languages.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/doc/languages.texi b/gcc/doc/languages.texi
index 70641482a1d..c6144f253c5 100644
--- a/gcc/doc/languages.texi
+++ b/gcc/doc/languages.texi
@@ -21,7 +21,7 @@ GCC, has several advantages:
 target machines already present in GCC@.
 @item GCC front ends benefit from all the optimizations in GCC@.  Some
 of these, such as alias analysis, may work better when GCC is
-compiling directly from source code then when it is compiling from
+compiling directly from source code than when it is compiling from
 generated C code.
 @item Better debugging information is generated when compiling
 directly from source code than when going via intermediate generated C
-- 
2.18.1



Reply via email to