Fixed comment
This commit is contained in:
parent
c3b837fe3b
commit
545c0a6f42
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ public class YoutubeCommentsInfoItemExtractor implements CommentsInfoItemExtract
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getTextualVoteCount() throws ParsingException {
|
public String getTextualVoteCount() throws ParsingException {
|
||||||
/**
|
/*
|
||||||
* Example results are as of 2021-05-20:
|
* Example results as of 2021-05-20:
|
||||||
* Language = English
|
* Language = English
|
||||||
* 3.3M
|
* 3.3M
|
||||||
* 48K
|
* 48K
|
||||||
|
|
Loading…
Reference in a new issue