docs: Fix s/net yet/not yet/ typo
authorSergei Trofimovich <siarheit@google.com>
Tue, 29 Jun 2021 21:11:39 +0000 (22:11 +0100)
committerSergei Trofimovich <siarheit@google.com>
Tue, 29 Jun 2021 21:15:12 +0000 (22:15 +0100)
gcc/ChangeLog:

* doc/generic.texi: Fix s/net yet/not yet/ typo.

gcc/doc/generic.texi

index 642cbc8..d317f65 100644 (file)
@@ -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.