public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3690] [Ada] Capitalize comment
@ 2021-09-20 13:03 Pierre-Marie de Rodat
  0 siblings, 0 replies; only message in thread
From: Pierre-Marie de Rodat @ 2021-09-20 13:03 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:66fa923768870fbd943ad986d0f501cef21bd958

commit r12-3690-g66fa923768870fbd943ad986d0f501cef21bd958
Author: Ghjuvan Lacambre <lacambre@adacore.com>
Date:   Tue Jun 22 14:35:16 2021 +0200

    [Ada] Capitalize comment
    
    gcc/ada/
    
            * sem_dim.adb (Dimensions_Msg_Of): Capitalize comment.

Diff:
---
 gcc/ada/sem_dim.adb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/sem_dim.adb b/gcc/ada/sem_dim.adb
index b303229decf..538da57b570 100644
--- a/gcc/ada/sem_dim.adb
+++ b/gcc/ada/sem_dim.adb
@@ -318,7 +318,7 @@ package body Sem_Dim is
       (N                  : Node_Id;
        Description_Needed : Boolean := False) return String;
    --  Given a node N, return the dimension symbols of N, preceded by "has
-   --  dimension" if Description_Needed. if N is dimensionless, return "'[']",
+   --  dimension" if Description_Needed. If N is dimensionless, return "'[']",
    --  or "is dimensionless" if Description_Needed.
 
    function Dimension_System_Root (T : Entity_Id) return Entity_Id;


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

only message in thread, other threads:[~2021-09-20 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-20 13:03 [gcc r12-3690] [Ada] Capitalize comment 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).