From ffafb51e7f4f509491b7637145ecc35f3ee73361 Mon Sep 17 00:00:00 2001 From: Bob Duff Date: Wed, 20 Aug 2008 16:27:39 +0200 Subject: [PATCH] sem_eval.ads: Minor comment fix. 2008-08-20 Bob Duff * sem_eval.ads: Minor comment fix. From-SVN: r139303 --- gcc/ada/sem_eval.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ada/sem_eval.ads b/gcc/ada/sem_eval.ads index f0dcd522b151..ca6a5208b99b 100644 --- a/gcc/ada/sem_eval.ads +++ b/gcc/ada/sem_eval.ads @@ -43,7 +43,7 @@ package Sem_Eval is -- Handling of Static Expressions -- ------------------------------------ - -- This package contains a set of routine that process individual + -- This package contains a set of routines that process individual -- subexpression nodes with the objective of folding (precomputing) the -- value of static expressions that are known at compile time and properly -- computing the setting of two flags that appear in every subexpression -- 2.47.2