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/NTREE/AP_csp_2_gnuplot.cxx

    r6100 r6141  
    458458    aws->at("smooth"); 
    459459    aws->create_option_menu(AP_AWAR_CSP_SMOOTH); 
    460     aws->insert_option("Dont Smooth","D",0); 
     460    aws->insert_option("Don't smooth","D",0); 
    461461    aws->insert_option("Smooth 1","1",1); 
    462462    aws->insert_option("Smooth 2","2",2);