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/TOOLS/arb_gene_probe.cxx

    r5894 r6141  
    375375 
    376376    GBDATA *gb_ali_genom = GBT_read_sequence(gb_organism, GENOM_ALIGNMENT); 
    377     gp_assert(gb_ali_genom);                                                       // existance has to be checked by caller! 
     377    gp_assert(gb_ali_genom);                                                       // existence has to be checked by caller! 
    378378     
    379379    const char *ali_genom       = GB_read_char_pntr(gb_ali_genom);