[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 8233aa4..765af4e 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 b22050f..f904ba5 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