kinow commented on a change in pull request #144: [COLLECTIONS-757] Update the 
JavaDoc of the BidiMap
URL: 
https://github.com/apache/commons-collections/pull/144#discussion_r399619219
 
 

 ##########
 File path: 
src/main/java/org/apache/commons/collections4/bidimap/AbstractDualBidiMap.java
 ##########
 @@ -620,7 +617,7 @@ public void remove() {
         private static final long serialVersionUID = 4040410962603292348L;
 
         /**
-         * Constructs a new view of the BidiMap.
+         * Constructs a new view of the BidiMap
 
 Review comment:
   I think we have some other statements in the code base that end in a period. 
Any specific reason to remove them? If not, I think it would be simpler to just 
leave them as-is.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to