CVS difference for ai12s/ai12-0259-1.txt
--- ai12s/ai12-0259-1.txt 2018/03/06 05:07:40 1.2
+++ ai12s/ai12-0259-1.txt 2018/03/09 03:05:49 1.3
@@ -44,7 +44,7 @@
!discussion
-Most of the langauge-defined library functions that return Strings specify the
+Most of the language-defined library functions that return Strings specify the
lower bound to be 1 - for instance, Ada.Exceptions.Exception_Message
(11.4.1(10.1/4)), all of the functions in Ada.Strings.Fixed (A.4.3(2)),
and the functions in Ada.Directories (A.16(50/2)). These functions should be
@@ -60,8 +60,8 @@
1..Argument_Count, then Constraint_Error is propagated. >
@dby
@xindent<If the external execution environment supports passing arguments to a
-program, then Argument returns an implementation-defined value {with lower
-bound 1} corresponding to the argument at relative position Number. If Number
+program, then Argument returns an implementation-defined value with lower
+bound 1 corresponding to the argument at relative position Number. If Number
is outside the range 1..Argument_Count, then Constraint_Error is propagated.>
!corrigendum A.15(16/3)
@@ -73,8 +73,8 @@
Command_Name returns the null string.>
@dby
@xindent<If the external execution environment supports passing arguments to a
-program, then Command_Name returns an implementation-defined value {with lower
-bound 1} corresponding to the name of the command invoking the program;
+program, then Command_Name returns an implementation-defined value with lower
+bound 1 corresponding to the name of the command invoking the program;
otherwise, Command_Name returns the null string.>
!ASIS
Questions? Ask the ACAA Technical Agent