exp_ch6.adb: Minor comment fix.
authorThomas Quinot <quinot@adacore.com>
Mon, 4 Aug 2008 12:51:30 +0000 (14:51 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2008 12:51:30 +0000 (14:51 +0200)
2008-08-04  Thomas Quinot  <quinot@adacore.com>

* exp_ch6.adb: Minor comment fix.

From-SVN: r138618

gcc/ada/exp_ch6.adb

index 2d31162..4c3f3da 100644 (file)
@@ -2286,7 +2286,7 @@ package body Exp_Ch6 is
 
                   --  For other cases we simply pass the level of the actual's
                   --  access type. The type is retrieved from Prev rather than
-                  --  Prev_Orig, because in some cases Prev_Orig denotes a
+                  --  Prev_Orig, because in some cases Prev_Orig denotes an
                   --  original expression that has not been analyzed.
 
                   when others =>