mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-22 09:57:38 +00:00
Fix javadoc typo
This commit is contained in:
parent
b90fd36783
commit
2dbf404507
@ -145,7 +145,7 @@ public abstract class StreamingService {
|
|||||||
* Must return a new instance of an implementation of ListLinkHandlerFactory for channel tabs.
|
* Must return a new instance of an implementation of ListLinkHandlerFactory for channel tabs.
|
||||||
* If support for channel tabs is not given null must be returned.
|
* If support for channel tabs is not given null must be returned.
|
||||||
*
|
*
|
||||||
* @return an instance of a ListLinkHandlerFactory for channels or null
|
* @return an instance of a ListLinkHandlerFactory for channel tabs or null
|
||||||
*/
|
*/
|
||||||
public abstract ListLinkHandlerFactory getChannelTabLHFactory();
|
public abstract ListLinkHandlerFactory getChannelTabLHFactory();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user