public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8225] docs: Correct "This functions" to "These functions"
@ 2022-04-22 17:30 Paul Clarke
  0 siblings, 0 replies; only message in thread
From: Paul Clarke @ 2022-04-22 17:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:55c17bc75c4c65d75597b545680f9fbff163ccd1

commit r12-8225-g55c17bc75c4c65d75597b545680f9fbff163ccd1
Author: Paul A. Clarke <pc@us.ibm.com>
Date:   Fri Apr 22 12:28:30 2022 -0500

    docs: Correct "This functions" to "These functions"
    
    2022-04-22  Paul A. Clarke  <pc@us.ibm.com>
    
    gcc
            * doc/extend.texi: Correct "This" to "These".

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

diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index e10b10bc1f1..931e5ae3769 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -13525,7 +13525,7 @@ exceptions handling functions @code{fegetround}, @code{feclearexcept} and
 @code{feraiseexcept}.  They may not be available for all targets, and because
 they need close interaction with libc internal values, they may not be available
 for all target libcs, but in all cases they will gracefully fallback to libc
-calls.  This built-in functions appear both with and without the
+calls.  These built-in functions appear both with and without the
 @code{__builtin_} prefix.
 
 @deftypefn {Built-in Function} void *__builtin_alloca (size_t size)


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

only message in thread, other threads:[~2022-04-22 17:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 17:30 [gcc r12-8225] docs: Correct "This functions" to "These functions" Paul Clarke

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).