sem.adb: Minor rewording (comment)
authorThomas Quinot <quinot@adacore.com>
Wed, 6 Aug 2008 08:32:52 +0000 (10:32 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Aug 2008 08:32:52 +0000 (10:32 +0200)
2008-08-06  Thomas Quinot  <quinot@adacore.com>

* sem.adb: Minor rewording (comment)

From-SVN: r138774

gcc/ada/sem.adb

index 6b93ab4..20ac16e 100644 (file)
@@ -1341,7 +1341,7 @@ package body Sem is
       --  Compile predefined units with GNAT_Mode set to True, to properly
       --  process the categorization stuff. However, do not set set GNAT_Mode
       --  to True for the renamings units (Text_IO, IO_Exceptions, Direct_IO,
-      --  Sequential_IO) as this would prevent pragma System_Extend to be
+      --  Sequential_IO) as this would prevent pragma Extend_System from being
       --  taken into account, for example when Text_IO is renaming DEC.Text_IO.
 
       --  Cleaner might be to do the kludge at the point of excluding the