opt.ads: Minor documentation fix
authorRobert Dewar <dewar@adacore.com>
Fri, 1 Aug 2008 07:39:11 +0000 (09:39 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 1 Aug 2008 07:39:11 +0000 (09:39 +0200)
2008-08-01  Robert Dewar  <dewar@adacore.com>

* opt.ads: Minor documentation fix

From-SVN: r138466

gcc/ada/opt.ads

index 7ffa2d5..476e987 100644 (file)
@@ -284,7 +284,7 @@ package Opt is
    --  for details on the handling of the latter pragma.
 
    Canonical_Streams : Boolean := False;
-   --  GNATBIND
+   --  GNAT, GNATBIND
    --  Set to True if configuration pragma Canonical_Streams is present. It
    --  controls the canonical behaviour of stream operations for String types.