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/GDE/RAxML/parsePartitions.c

    r5262 r6141  
    935935  if (!f) 
    936936    { 
    937       printf( "Could not open external AA subsitution model file: %s\n", proteinModelFileName); 
     937      printf( "Could not open external AA substitution model file: %s\n", proteinModelFileName); 
    938938      exit(-1); 
    939939    }