[Ada] Typo in lib.ads comment
authorPiotr Trojanek <trojanek@adacore.com>
Mon, 21 May 2018 14:50:13 +0000 (14:50 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 21 May 2018 14:50:13 +0000 (14:50 +0000)
2018-05-21  Piotr Trojanek  <trojanek@adacore.com>

gcc/ada/

* lib.ads: Fix typo in enumeration in comment.

From-SVN: r260445

gcc/ada/ChangeLog
gcc/ada/lib.ads

index 8233aa4a7fe99c5c6a1661cbca6c70664637c44e..765af4e438c273eeb3d6e920672cc5a2d387534d 100644 (file)
@@ -1,3 +1,7 @@
+2018-04-04  Piotr Trojanek  <trojanek@adacore.com>
+
+       * lib.ads: Fix typo in enumeration in comment.
+
 2018-04-04  Ed Schonberg  <schonberg@adacore.com>
 
        * sem_attr.adb (Analyze_Attribute, case Scalar_Storage_Order): The
index b22050f15fffacbe550ea3ee72e9b6b6d71dbb7a..f904ba5ea02c0332c13e2407ec0ce5584af9a99d 100644 (file)
@@ -66,7 +66,7 @@ package Lib is
 
    --    (a) Corresponding spec for a body
    --    (b) Parent spec of a child library spec
-   --    (d) With'ed specs
+   --    (c) With'ed specs
    --    (d) Parent body of a subunit
    --    (e) Subunits corresponding to any specified stubs
    --    (f) Bodies of inlined subprograms that are called