aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/generic.texi
diff options
context:
space:
mode:
authorSergei Trofimovich <siarheit@google.com>2021-06-29 22:11:39 +0100
committerSergei Trofimovich <siarheit@google.com>2021-06-29 22:15:12 +0100
commit1cb5e50f9845466f0aaeb35f620bf9e25d8246c1 (patch)
tree7e979ba949da64f933540d13730d324afbc73253 /gcc/doc/generic.texi
parent362347c5a4e56d48c9af7ed7d9cc3feff0c2d219 (diff)
downloadgcc-1cb5e50f9845466f0aaeb35f620bf9e25d8246c1.zip
gcc-1cb5e50f9845466f0aaeb35f620bf9e25d8246c1.tar.gz
gcc-1cb5e50f9845466f0aaeb35f620bf9e25d8246c1.tar.bz2
docs: Fix s/net yet/not yet/ typo
gcc/ChangeLog: * doc/generic.texi: Fix s/net yet/not yet/ typo.
Diffstat (limited to 'gcc/doc/generic.texi')
-rw-r--r--gcc/doc/generic.texi2
1 files changed, 1 insertions, 1 deletions
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.