Fix javadoc warning.

This commit is contained in:
Oliver Woodman 2015-05-01 20:22:31 +01:00
parent ce3d5c9a59
commit 053e5b9f1c

View File

@ -852,7 +852,7 @@ public class WebmExtractorTest extends InstrumentationTestCase {
}
/** Used by {@link #createTracksElementWithVideo} to create a Track header with Encryption. */
/** Used by {@link #createVideoTrackEntry} to create a Track header with Encryption. */
private static final class ContentEncodingSettings {
private final int order;