public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-1587] [Ada] Fix punctuation in documentation of warnings for aliasing actuals
@ 2021-06-17 14:34 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-06-17 14:34 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:cad7431bd64325e1a30f868615aa04d01a472b01

commit r12-1587-gcad7431bd64325e1a30f868615aa04d01a472b01
Author: Piotr Trojanek <trojanek@adacore.com>
Date:   Wed Mar 10 14:44:11 2021 +0100

    [Ada] Fix punctuation in documentation of warnings for aliasing actuals
    
    gcc/ada/
    
            * doc/gnat_ugn/building_executable_programs_with_gnat.rst
            (-gnatw.I): Remove double period at the end of sentence.
            * gnat_ugn.texi: Regenerate.

Diff:
---
 gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst | 2 +-
 gcc/ada/gnat_ugn.texi                                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst b/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
index 63b3f17d402..446e7cf1a2f 100644
--- a/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
+++ b/gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst
@@ -3253,7 +3253,7 @@ of the pragma in the :title:`GNAT_Reference_manual`).
 :switch:`-gnatw.I`
   *Disable warnings on overlapping actuals.*
 
-  This switch disables warnings on overlapping actuals in a call..
+  This switch disables warnings on overlapping actuals in a call.
 
 
 .. index:: -gnatwj  (gcc)
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi
index 78814c3a5d9..f7773c37b05 100644
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -11387,7 +11387,7 @@ types of the actuals are not by-copy types. This warning is off by default.
 
 @emph{Disable warnings on overlapping actuals.}
 
-This switch disables warnings on overlapping actuals in a call..
+This switch disables warnings on overlapping actuals in a call.
 @end table
 
 @geindex -gnatwj (gcc)


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

only message in thread, other threads:[~2021-06-17 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-17 14:34 [gcc r12-1587] [Ada] Fix punctuation in documentation of warnings for aliasing actuals Pierre-Marie de Rodat

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