https://gcc.gnu.org/g:53b0e42ac425efc6aafc73108adb030060a145ff

commit r14-10963-g53b0e42ac425efc6aafc73108adb030060a145ff
Author: Gaius Mulley <gaiusm...@gmail.com>
Date:   Fri Nov 22 11:39:26 2024 +0000

    [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 <gaiusm...@gmail.com>

Diff:
---
 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

Reply via email to