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/ARB_GDE/GDE_arbdb_io.cxx

    r5901 r6141  
    6060        size_t fl = filter->filter_len; 
    6161        if (fl < maxalignlen) { 
    62             aw_message("Warning Your filter is shorter than the alignment len"); 
     62            aw_message("Warning: Your filter is shorter than the alignment len"); 
    6363            maxalignlen = fl; 
    6464        }