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

    r5901 r6141  
    238238 
    239239    if (isClick) { // very small part or single click 
    240         // -> zomm by 10 % on click position 
     240        // -> zoom by 10 % on click position 
    241241        Vector wanted_diagonal = current.diagonal()*0.45; 
    242242