From 53b0e42ac425efc6aafc73108adb030060a145ff Mon Sep 17 00:00:00 2001 From: Gaius Mulley Date: Fri, 22 Nov 2024 11:39:26 +0000 Subject: [PATCH] [PATCH] modula2: Fix typos, grammar, and a link gcc: * doc/gm2.texi (Documentation): Fix typos, grammar, and a link. (cherry picked from commit ec0865623fc555086f96bdf52ec59f60b213be36) Signed-off-by: Gaius Mulley --- gcc/doc/gm2.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi index 72b659bdde01..08b09a7e6f03 100644 --- a/gcc/doc/gm2.texi +++ b/gcc/doc/gm2.texi @@ -2906,9 +2906,9 @@ you wish to see something different please email @node Documentation, Regression tests, Release map, Using @section Documentation -The GNU Modula-2 documentation is available on line -@url{https://gcc.gnu.org/onlinedocs} -or in the pdf, info, html file format. +The GNU Modula-2 documentation is available online at +@url{https://gcc.gnu.org/onlinedocs/} +in the PDF, info, and HTML file formats. @node Regression tests, Limitations, Documentation, Using @section Regression tests for gm2 in the repository -- 2.47.2