]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
sem_eval.ads: Minor comment fix.
authorBob Duff <duff@adacore.com>
Wed, 20 Aug 2008 14:27:39 +0000 (16:27 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Aug 2008 14:27:39 +0000 (16:27 +0200)
2008-08-20  Bob Duff  <duff@adacore.com>

* sem_eval.ads: Minor comment fix.

From-SVN: r139303

gcc/ada/sem_eval.ads

index f0dcd522b15130df31264c9cb2cfe934eb1a41ba..ca6a5208b99b9cb57346e30b4a4c9634a8fb541a 100644 (file)
@@ -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