public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-49] Fix exchanged period and letter in gfortan.texi.
@ 2022-04-29 18:00 Thomas König
  0 siblings, 0 replies; only message in thread
From: Thomas König @ 2022-04-29 18:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:4a8b45e8bc8246bd141dad65f571a3e0cc499c6b

commit r13-49-g4a8b45e8bc8246bd141dad65f571a3e0cc499c6b
Author: Thomas Koenig <tkoenig@gcc.gnu.org>
Date:   Fri Apr 29 19:57:05 2022 +0200

    Fix exchanged period and letter in gfortan.texi.
    
    gcc/fortran/ChangeLog:
    
            * gfortran.texi: Fix exchanged period and letter.

Diff:
---
 gcc/fortran/gfortran.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi
index 6f622fb9898..d34e0b5e8f9 100644
--- a/gcc/fortran/gfortran.texi
+++ b/gcc/fortran/gfortran.texi
@@ -723,7 +723,7 @@ others with commas. Those are
 A missing mode for an exception is taken to mean @code{BIG_ENDIAN}.
 Examples of values for @env{GFORTRAN_CONVERT_UNIT} are:
 @itemize @w{}
-@item @code{'big_endian'}  Do all unformatted I/O in big_endian mod.e
+@item @code{'big_endian'}  Do all unformatted I/O in big_endian mode.
 @item @code{'little_endian;native:10-20,25'}  Do all unformatted I/O
 in little_endian mode, except for units 10 to 20 and 25, which are in
 native format.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-29 18:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 18:00 [gcc r13-49] Fix exchanged period and letter in gfortan.texi Thomas König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).