2008-08-05 Bob Duff <duff@adacore.com>
* checks.ads: Minor comment fix
From-SVN: r138685
No_Sliding : Boolean := False);
-- Top-level procedure, calls all the others depending on the class of Typ.
-- Checks that expression N verifies the constraint of type Typ. No_Sliding
- -- is only relevant for constrained array types, id set to true, it
+ -- is only relevant for constrained array types, if set to True, it
-- checks that indexes are in range.
procedure Apply_Discriminant_Check