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/GENOM_IMPORT/DBwriter.cxx

    r5853 r6141  
    437437    if (gb_gene_data) { 
    438438        renumberDuplicateGenes();            // renumber genes with equal names 
    439         testAndRemoveTranslations(importer); // test translations and remove reproducable translations 
     439        testAndRemoveTranslations(importer); // test translations and remove reproducible translations 
    440440        hideUnwantedGenes(); 
    441441    }