CVS difference for ai05s/ai05-0240-1.txt

Differences between 1.3 and version 1.4
Log of other versions for file ai05s/ai05-0240-1.txt

--- ai05s/ai05-0240-1.txt	2011/04/12 00:05:54	1.3
+++ ai05s/ai05-0240-1.txt	2011/11/01 05:32:53	1.4
@@ -156,7 +156,7 @@
 @drepl
 If one @fa<name> denotes a part of a formal parameter, and a second @fa<name> denotes a part of a
 distinct formal parameter or an object that is not part of a formal parameter, then the
-two @fa<names> are considered @i<distinct access paths>. If an object is of a type for which the
+two @fa<name>s are considered @i<distinct access paths>. If an object is of a type for which the
 parameter passing mechanism is not specified,
 then it is a bounded error to assign to the object via one access path, and then read the
 value of the object via a distinct access path, unless the first access path denotes a
@@ -165,7 +165,7 @@
 @dby
 If one @fa<name> denotes a part of a formal parameter, and a second @fa<name> denotes a part of a
 distinct formal parameter or an object that is not part of a formal parameter, then the
-two @fa<names> are considered @i<distinct access paths>. If an object is of a type for which the
+two @fa<name>s are considered @i<distinct access paths>. If an object is of a type for which the
 parameter passing mechanism is not specified and is not an explicitly aliased parameter,
 then it is a bounded error to assign to the object via one access path, and then read the
 value of the object via a distinct access path, unless the first access path denotes a

Questions? Ask the ACAA Technical Agent