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/AWT/AWT_asciiprint.cxx

    r6102 r6141  
    144144    if (f){ 
    145145        fclose(f); 
    146         if (aw_question(GBS_global_string("File '%s' already exist",filename),"Overwrt,Cancel")){ 
     146        if (aw_question(GBS_global_string("File '%s' already exist",filename),"Overwrite,Cancel")){ 
    147147            return; 
    148148        }