https://gcc.gnu.org/g:ec0865623fc555086f96bdf52ec59f60b213be36

commit r15-1170-gec0865623fc555086f96bdf52ec59f60b213be36
Author: Gerald Pfeifer <ger...@pfeifer.com>
Date:   Tue Jun 11 00:32:53 2024 +0200

    modula2: Fix typos, grammar, and a link
    
    gcc:
            * doc/gm2.texi (Documentation): Fix typos, grammar, and a link.

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 8661fcb8728..c532339fbb8 100644
--- a/gcc/doc/gm2.texi
+++ b/gcc/doc/gm2.texi
@@ -2935,9 +2935,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