You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/12/21 09:26:27 UTC

[GitHub] [commons-collections] EruDev commented on a change in pull request #201: fix typo erroring->erring

EruDev commented on a change in pull request #201:
URL: https://github.com/apache/commons-collections/pull/201#discussion_r546597304



##########
File path: src/test/java/org/apache/commons/collections4/bag/AbstractBagTest.java
##########
@@ -125,7 +125,7 @@ public void resetFull() {
 
     //-----------------------------------------------------------------------
     /**
-     * Returns the {@link #collection} field cast to a {@link Bag}.
+     * Returns the {@link Collection} field cast to a {@link Bag}.

Review comment:
       sorry..I revert AbstractBagTest




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org