From: Bob Duff Date: Wed, 20 Aug 2008 14:27:39 +0000 (+0200) Subject: sem_eval.ads: Minor comment fix. X-Git-Tag: releases/gcc-4.4.0~3031 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ffafb51e7f4f509491b7637145ecc35f3ee73361;p=thirdparty%2Fgcc.git sem_eval.ads: Minor comment fix. 2008-08-20 Bob Duff * sem_eval.ads: Minor comment fix. From-SVN: r139303 --- 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