garydgregory commented on code in PR #141:
URL: https://github.com/apache/commons-net/pull/141#discussion_r1069940079
##########
src/main/java/org/apache/commons/net/nntp/NewGroupsOrNewsQuery.java:
##########
@@ -246,7 +246,7 @@ public boolean isGMT() {
* </pre>
* <p>
*
- * @param newsgroup The newsgroup to add to the list of groups to be
checked for new news, but which should be omitted from the search for new news..
+ * @param newsgroup The newsgroup to add to the list of groups to be
checked for new news, but which should be omitted from the search for recent
news.
Review Comment:
Why "fresh" before and "recent" here? Using "recent" for both would be more
consistent IMO.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]