Commit 578d5941 by Piotr Trojanek Committed by Pierre-Marie de Rodat

[Ada] Einfo: fix a typo

2019-07-09  Piotr Trojanek  <trojanek@adacore.com>

gcc/ada/

	* einfo.ads: Fix a typo.

From-SVN: r273270
parent 93ba65d5
2019-07-09 Piotr Trojanek <trojanek@adacore.com>
* einfo.ads: Fix a typo.
2019-07-09 Ed Schonberg <schonberg@adacore.com>
* sem_util.adb (Scope_Within_Or_Same): Handle properly task
......
......@@ -4133,7 +4133,7 @@ package Einfo is
-- Defined in generic subprograms, generic packages, and their
-- instances. Also defined in the instances of the corresponding
-- bodies. Denotes the renaming map (generic entities => instance
-- entities) used to construct the instance by givin an index into
-- entities) used to construct the instance by giving an index into
-- the tables used to represent these maps. See Sem_Ch12 for further
-- details. The maps for package instances are also used when the
-- instance is the actual corresponding to a formal package.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment