From 1cb5e50f9845466f0aaeb35f620bf9e25d8246c1 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Tue, 29 Jun 2021 22:11:39 +0100 Subject: [PATCH] docs: Fix s/net yet/not yet/ typo gcc/ChangeLog: * doc/generic.texi: Fix s/net yet/not yet/ typo. --- gcc/doc/generic.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/generic.texi b/gcc/doc/generic.texi index 642cbc8..d317f65 100644 --- a/gcc/doc/generic.texi +++ b/gcc/doc/generic.texi @@ -33,7 +33,7 @@ before handing off to @code{tree_rest_of_compilation}, but this seems inelegant. @menu -* Deficiencies:: Topics net yet covered in this document. +* Deficiencies:: Topics not yet covered in this document. * Tree overview:: All about @code{tree}s. * Types:: Fundamental and aggregate types. * Declarations:: Type declarations and variables. -- 2.7.4