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

Differences between 1.9 and version 1.10
Log of other versions for file ai05s/ai05-0049-1.txt

--- ai05s/ai05-0049-1.txt	2010/07/08 01:19:02	1.9
+++ ai05s/ai05-0049-1.txt	2010/08/13 05:32:35	1.10
@@ -141,7 +141,7 @@
    function Is_Parent_Directory_Name (Name : in String) return Boolean;
 
       Returns True if Name can be used to indicate symbolically the
-      the parent directory of any directory, and returns False otherwise.
+      parent directory of any directory, and returns False otherwise.
 
 AARM Implementation Note: Is_Parent_Directory_Name returns True if and only if Name is ".." for
 both Unix and Windows.
@@ -390,7 +390,7 @@
 @xcode<@b<function> Is_Parent_Directory_Name (Name : @b<in> String) @b<return> Boolean;>
 
 @xindent<Returns True if Name can be used to indicate symbolically the
-the parent directory of any directory, and returns False otherwise.>
+parent directory of any directory, and returns False otherwise.>
 
 @xcode<@b<function> Is_Current_Directory_Name (Name : @b<in> String) @b<return> Boolean;>
 

Questions? Ask the ACAA Technical Agent