opt.ads: Minor documentation fix

2008-08-01  Robert Dewar  <dewar@adacore.com>

	* opt.ads: Minor documentation fix

From-SVN: r138466
This commit is contained in:
Robert Dewar 2008-08-01 09:39:11 +02:00 committed by Arnaud Charlet
parent 2e43faea07
commit 2933820e04

View 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.