Skip to content

Commit 7110ada

Browse files
committed
Merge branch 'bounlut push origin master-master'
2 parents 0299ee4 + 2e30905 commit 7110ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bwtindex.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ int bwa_index(int argc, char *argv[]) // the "index" command
239239
fprintf(stderr, " -6 index files named as <in.fasta>.64.* instead of <in.fasta>.* \n");
240240
fprintf(stderr, "\n");
241241
fprintf(stderr, "Warning: `-a bwtsw' does not work for short genomes, while `-a is' and\n");
242-
fprintf(stderr, " `-a div' do not work not for long genomes.\n\n");
242+
fprintf(stderr, " `-a div' do not work for long genomes.\n\n");
243243
return 1;
244244
}
245245
if (prefix == 0) {

0 commit comments

Comments
 (0)