Commit e15bbd5f by Piotr Trojanek Committed by Pierre-Marie de Rodat

[Ada] Minor fix grammar in comment of N_Defining_Identifier

2018-05-24  Piotr Trojanek  <trojanek@adacore.com>

gcc/ada/

	* sinfo.ads: Fix grammar in comment.

From-SVN: r260662
parent 3f6d1daa
2018-05-24 Piotr Trojanek <trojanek@adacore.com>
* sinfo.ads: Fix grammar in comment.
2018-05-24 Justin Squirek <squirek@adacore.com>
* einfo.ads, einfo.adb (Append_Entity): Modified to use Link_Entities
......
......@@ -2863,7 +2863,7 @@ package Sinfo is
-- Einfo.
-- Note: N_Defining_Identifier is an extended node whose fields are
-- deliberate layed out to match the layout of fields in an ordinary
-- deliberately layed out to match the layout of fields in an ordinary
-- N_Identifier node allowing for easy alteration of an identifier
-- node into a defining identifier node. For details, see procedure
-- Sinfo.CN.Change_Identifier_To_Defining_Identifier.
......
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