Skip to content

Commit 4af50c6

Browse files
committed
Use @link for downloader
1 parent 3455f0f commit 4af50c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/src/test/java/org/schabi/newpipe/downloader/DownloaderFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ public class DownloaderFactory {
1212

1313
/**
1414
* <p>
15-
* Returns a implementation of a downloader.
15+
* Returns a implementation of a {@link Downloader}.
1616
* </p>
1717
* <p>
1818
* If the system property "downloader" is set and is one of {@link DownloaderType},

0 commit comments

Comments
 (0)