public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: "Arsen Arsenović" <arsen@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-7229] doc: Remove repeated word (typo)
Date: Thu, 20 Apr 2023 19:01:29 +0000 (GMT)	[thread overview]
Message-ID: <20230420190129.A0A283858C83@sourceware.org> (raw)

https://gcc.gnu.org/g:5092d33f0702164ed332302c5c808d7977549261

commit r13-7229-g5092d33f0702164ed332302c5c808d7977549261
Author: Alejandro Colomar <alx.manpages@gmail.com>
Date:   Thu Apr 20 19:18:55 2023 +0200

    doc: Remove repeated word (typo)
    
    gcc/ChangeLog:
    
            * doc/extend.texi (Common Function Attributes): Remove duplicate
            word.
    
    Signed-off-by: Alejandro Colomar <alx@kernel.org>

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 64711eb367e..0be838489e3 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -3764,7 +3764,7 @@ take function pointer arguments.
 The @code{optimize} attribute is used to specify that a function is to
 be compiled with different optimization options than specified on the
 command line.  The optimize attribute arguments of a function behave
-behave as if appended to the command-line.
+as if appended to the command-line.
 
 Valid arguments are constant non-negative integers and
 strings.  Each numeric argument specifies an optimization @var{level}.

                 reply	other threads:[~2023-04-20 19:01 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=20230420190129.A0A283858C83@sourceware.org \
    --to=arsen@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).