Changeset 2551

Show
Ignore:
Timestamp:
11/19/07 23:23:06 (1 year ago)
Author:
maxr
Message:

correct typos

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/ada-2005/tendra/src/producers/ada/asis/asis-gela-implicit.ads

    r2455 r2551  
    2121     (Decl  : Asis.Declaration; 
    2222      Point : in out Visibility.Point); 
    23    --  Create implicit operations for type declaration and declare then 
     23   --  Create implicit operations for type declaration and declare them 
    2424   --  in declaration region pointed by Point. 
    2525 
     
    2727     (Equal : Asis.Declaration; 
    2828      Point : in out Visibility.Point); 
    29    --  Create implicit "/=" operation for given "=" and declare then 
     29   --  Create implicit "/=" operation for given "=" and declare it 
    3030   --  in declaration region pointed by Point. 
    3131