This commit is contained in:
Tobias Warneke
2020-12-13 22:47:15 +01:00
parent 7d8b87a0ec
commit b8aef6a3da

View File

@@ -30,7 +30,7 @@ import java.util.ListIterator;
/**
* Describes the patch holding all deltas between the original and revised texts.
*
*
* @author <a href="dm.naumenko@gmail.com">Dmitry Naumenko</a>
* @param <T> The type of the compared elements in the 'lines'.
*/