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_canio.cxx

    r5942 r6141  
    166166        } 
    167167 
    168         // contraints and automatica:  
     168        // constraints and automatics:  
    169169     
    170170        awr->awar(AWAR_PRINT_TREE_PSIZEX)->set_minmax(0.1, 100); 
     
    522522            if (usableSize<0.1) aw_message("Usable size very low. Wrong overlap amount?"); 
    523523        } 
    524         usableSize += papersize * wantedpages; // add (partial) page (dont subtract overlapAmount) 
     524        usableSize += papersize * wantedpages; // add (partial) page (don't subtract overlapAmount) 
    525525    } 
    526526    else {