]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Correct comment in s-valuen.ads
authorAleksandra Pasek <pasek@adacore.com>
Thu, 15 May 2025 21:40:55 +0000 (21:40 +0000)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Tue, 1 Jul 2025 08:29:42 +0000 (10:29 +0200)
gcc/ada/ChangeLog:

* libgnat/s-valuen.ads: Correct comment.

gcc/ada/libgnat/s-valuen.ads

index 047ded6204bd42921e9587bb947205e5d70b475c..a57ee5567acbfb2d5d502544b1fcaefbe040665e 100644 (file)
@@ -30,8 +30,8 @@
 ------------------------------------------------------------------------------
 
 --  This package is used to compute the Value attribute for enumeration types
---  other than those in packages Standard and System. See unit Exp_Imgv for
---  details of the format of constructed image tables.
+--  other than those in package Standard. See unit Exp_Imgv for details of the
+--  format of constructed image tables.
 
 generic