]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ada/sem_util.ads
2015-05-27 Robert Dewar <dewar@adacore.com>
[thirdparty/gcc.git] / gcc / ada / sem_util.ads
index d8a04e0643a80a02ae712496a3e0b2d9426618a0..3d5debdfccec110622c0eaa473d7aca5d8928ce0 100644 (file)
@@ -455,7 +455,7 @@ package Sem_Util is
    --  2012 stand-alone object of an anonymous access type, then return the
    --  static accesssibility level of the object. In that case, the dynamic
    --  accessibility level of the object may take on values in a range. The low
-   --  bound of of that range is returned by Type_Access_Level; this function
+   --  bound of that range is returned by Type_Access_Level; this function
    --  yields the high bound of that range. Also differs from Type_Access_Level
    --  in the case of a descendant of a generic formal type (returns Int'Last
    --  instead of 0).