diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2023-05-27 16:41:44 +0000 |
---|---|---|
committer | Paul Pluzhnikov <ppluzhnikov@google.com> | 2023-05-27 16:41:44 +0000 |
commit | 64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8 (patch) | |
tree | 7614449f4358b7412e1df8551b289850ffe40f90 /manual/install.texi | |
parent | f58a8c1c15d8b5d8a08e8553f82867202b88a5cc (diff) | |
download | glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.zip glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.gz glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.bz2 |
Fix misspellings in manual/ -- BZ 25337
Diffstat (limited to 'manual/install.texi')
-rw-r--r-- | manual/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/install.texi b/manual/install.texi index a1f01a1..a44a552 100644 --- a/manual/install.texi +++ b/manual/install.texi @@ -509,7 +509,7 @@ build @theglibc{}: @item GNU @code{make} 4.0 or newer -As of relase time, GNU @code{make} 4.4 is the newest verified to work +As of release time, GNU @code{make} 4.4 is the newest verified to work to build @theglibc{}. @item |