Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ARB_GDE/GDE_ParseMenu.cxx

    r6069 r6141  
    209209        } 
    210210        /* 
    211          *  arg: defines the symbol for a command line arguement. 
     211         *  arg: defines the symbol for a command line argument. 
    212212         *      this is used for substitution into the itemmethod 
    213213         *      definition. 
     
    292292        /* 
    293293         *  arglabel: Text label displayed in the dialog box for 
    294          *      this argument.  It should be a discriptive label. 
     294         *      this argument.  It should be a descriptive label. 
    295295         */ 
    296296        else if(Find(in_line,"arglabel:")) 
     
    369369        } 
    370370        /* 
    371          *  argoptional: Flag specifying that an arguement is optional 
     371         *  argoptional: Flag specifying that an argument is optional 
    372372         */ 
    373373        else if(Find(in_line,"argoptional:"))