Skip to content

Commit

Permalink
Fixed typo in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
iljungr committed Feb 28, 2015
1 parent 0f2e497 commit a7d68aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interhost.py
Expand Up @@ -94,7 +94,7 @@ class CoordMapper2Seqs(object) :
- Each sequence has at least one real base.
- A gap is never aligned to a gap.
- A gap in one sequence is never adjacent to a gap in the other;
there must always be an intervening real base bewteen two gaps.
there must always be an intervening real base between two gaps.
"""
"""
Implementation:
Expand Down

0 comments on commit a7d68aa

Please sign in to comment.