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


##########
src/main/java/org/apache/commons/net/nntp/Threader.java:
##########
@@ -56,29 +55,29 @@ private void buildContainer(final Threadable threadable, 
final HashMap<String, T
             }
         }
 
-        // No container exists for that message Id. Create one and insert it 
into the hash table.
+        // No container exists for that message identifier. Create one and 
insert it into the hash table.

Review Comment:
   No need to make the code comments wordier.



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