From: Sergei Trofimovich Date: Tue, 29 Jun 2021 21:11:39 +0000 (+0100) Subject: docs: Fix s/net yet/not yet/ typo X-Git-Tag: basepoints/gcc-13~6393 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb5e50f9845466f0aaeb35f620bf9e25d8246c1;p=thirdparty%2Fgcc.git docs: Fix s/net yet/not yet/ typo gcc/ChangeLog: * doc/generic.texi: Fix s/net yet/not yet/ typo. --- diff --git a/gcc/doc/generic.texi b/gcc/doc/generic.texi index 642cbc83fe42..d317f65fa9f8 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.