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



##########
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:
       That's a link to the 
[`collection`](https://github.com/apache/commons-collections/blob/3945e6c48e2dd83c6b4b65c135f0bfc2f28ed52a/src/test/java/org/apache/commons/collections4/collection/AbstractCollectionTest.java#L141)
 variable of the parent class.




----------------------------------------------------------------
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:
[email protected]


Reply via email to