Skip to content

Commit 545c0a6

Browse files
committed
Fixed comment
1 parent c3b837f commit 545c0a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeCommentsInfoItemExtractor.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ public DateWrapper getUploadDate() throws ParsingException {
7272

7373
@Override
7474
public String getTextualVoteCount() throws ParsingException {
75-
/**
76-
* Example results are as of 2021-05-20:
75+
/*
76+
* Example results as of 2021-05-20:
7777
* Language = English
7878
* 3.3M
7979
* 48K

0 commit comments

Comments
 (0)