This commit is contained in:
Oliver Woodman 2015-06-05 18:24:42 +01:00
parent 1732aa761c
commit 955c7b25a4

View file

@ -27,7 +27,7 @@ import java.io.InputStream;
/**
* A {@link SubtitleParser} for tx3g.
* <p>
* Currently only supports parsing of a single text track
* Currently only supports parsing of a single text track.
*/
public final class Tx3gParser implements SubtitleParser {