Skip to content

Commit 8b9ccec

Browse files
authored
Merge pull request #1305 from iscle/patch-1
2 parents b90fd36 + 2dbf404 commit 8b9ccec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/StreamingService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ public String toString() {
145145
* Must return a new instance of an implementation of ListLinkHandlerFactory for channel tabs.
146146
* If support for channel tabs is not given null must be returned.
147147
*
148-
* @return an instance of a ListLinkHandlerFactory for channels or null
148+
* @return an instance of a ListLinkHandlerFactory for channel tabs or null
149149
*/
150150
public abstract ListLinkHandlerFactory getChannelTabLHFactory();
151151

0 commit comments

Comments
 (0)