aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2024-06-11 00:32:53 +0200
committerGerald Pfeifer <gerald@pfeifer.com>2024-06-11 00:34:42 +0200
commitec0865623fc555086f96bdf52ec59f60b213be36 (patch)
treed8ae47139154c181e8372d3eb9c7ef1a13514804
parent74ee12ff68243bb177fb8653474dff80c3792139 (diff)
downloadgcc-ec0865623fc555086f96bdf52ec59f60b213be36.zip
gcc-ec0865623fc555086f96bdf52ec59f60b213be36.tar.gz
gcc-ec0865623fc555086f96bdf52ec59f60b213be36.tar.bz2
modula2: Fix typos, grammar, and a link
gcc: * doc/gm2.texi (Documentation): Fix typos, grammar, and a link.
-rw-r--r--gcc/doc/gm2.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/gm2.texi b/gcc/doc/gm2.texi
index 8661fcb..c532339f 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