public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: "Thomas König" <tkoenig@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-49] Fix exchanged period and letter in gfortan.texi.
Date: Fri, 29 Apr 2022 18:00:53 +0000 (GMT)	[thread overview]
Message-ID: <20220429180053.ED6B03858D28@sourceware.org> (raw)

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.


                 reply	other threads:[~2022-04-29 18:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220429180053.ED6B03858D28@sourceware.org \
    --to=tkoenig@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).