We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b90fd36 + 2dbf404 commit 8b9ccecCopy full SHA for 8b9ccec
1 file changed
extractor/src/main/java/org/schabi/newpipe/extractor/StreamingService.java
@@ -145,7 +145,7 @@ public String toString() {
145
* Must return a new instance of an implementation of ListLinkHandlerFactory for channel tabs.
146
* If support for channel tabs is not given null must be returned.
147
*
148
- * @return an instance of a ListLinkHandlerFactory for channels or null
+ * @return an instance of a ListLinkHandlerFactory for channel tabs or null
149
*/
150
public abstract ListLinkHandlerFactory getChannelTabLHFactory();
151
0 commit comments