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/EDIT4/graph_aligner_gui.cxx

    r5942 r6141  
    118118    GB_ERROR gb_error; 
    119119 
    120     // start pt server if neccessary 
     120    // start pt server if necessary 
    121121    gb_error = arb_look_and_start_server(AISC_MAGIC_NUMBER,tmp.str().c_str(), 
    122122                                         GLOBAL_gb_main); 
    123123    if (gb_error) { 
    124         cerr << "Canot contact PT server. Aborting" << endl; 
     124        cerr << "Cannot contact PT server. Aborting" << endl; 
    125125        cerr << " ID: \"" << tmp.str().c_str() 
    126126             << "\" PORT: \"" << pt_server