garydgregory commented on code in PR #141:
URL: https://github.com/apache/commons-net/pull/141#discussion_r1069939428


##########
src/main/java/org/apache/commons/net/nntp/NNTPClient.java:
##########
@@ -1283,7 +1283,7 @@ public boolean selectArticle(final long articleNumber, 
final ArticleInfo pointer
     /**
      * Same as <code> selectArticle(articleId, (ArticleInfo) null) </code>
      *
-     * @param articleId the article Id
+     * @param articleId the article's identifier

Review Comment:
   Superfluous change IMO, this change makes the text wordier, it was clearer 
to me previously.



-- 
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]

Reply via email to