From f3d57416230c94a56d89bb6119c47d46f68bc4e6 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sun, 13 Apr 2008 17:41:15 +0000 Subject: sem_ch10.adb, [...]: Fix comment typos. gcc/ada/ * sem_ch10.adb, sem_ch10.ads, sem_ch12.adb, sem_ch12.ads, sem_ch13.adb, sem_ch13.ads, sem_ch3.adb, sem_ch4.adb, sem_ch5.adb, sem_ch6.adb, sem_ch6.ads, sem_ch8.adb, sem_ch8.ads, sem_ch9.adb, sem_elab.adb, sem_elab.ads, sem_elim.ads, sem_eval.adb, sem_eval.ads, sem_intr.adb, sem_mech.adb, sem_mech.ads, sem_prag.adb, sem_prag.ads, sem_res.adb, sem_res.ads, sem_type.adb, sem_util.adb, sem_util.ads, sem_warn.adb, sem_warn.ads: Fix comment typos. From-SVN: r134242 --- gcc/ada/sem_warn.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/sem_warn.ads') diff --git a/gcc/ada/sem_warn.ads b/gcc/ada/sem_warn.ads index d78bba9..e3daef4 100644 --- a/gcc/ada/sem_warn.ads +++ b/gcc/ada/sem_warn.ads @@ -169,7 +169,7 @@ package Sem_Warn is -- should be given for a possible infinite loop, and if so issues it. procedure Warn_On_Known_Condition (C : Node_Id); - -- C is a node for a boolean expression resluting from a relational + -- C is a node for a boolean expression resulting from a relational -- or membership operation. If the expression has a compile time known -- value, then a warning is output if all the following conditions hold: -- -- cgit v1.1