remove todo comment

This commit is contained in:
svlandeg 2020-08-03 22:07:24 +02:00
parent c66481a699
commit d862975f31

View File

@ -1130,7 +1130,6 @@ above:
<Infobox title="Important note" variant="warning"> <Infobox title="Important note" variant="warning">
<!-- TODO: does it though? -->
The current implementation of the alignment algorithm assumes that both The current implementation of the alignment algorithm assumes that both
tokenizations add up to the same string. For example, you'll be able to align tokenizations add up to the same string. For example, you'll be able to align
`["I", "'", "m"]` and `["I", "'m"]`, which both add up to `"I'm"`, but not `["I", "'", "m"]` and `["I", "'m"]`, which both add up to `"I'm"`, but not