[
https://issues.apache.org/jira/browse/COLLECTIONS-764?focusedWorklogId=440104&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-440104
]
ASF GitHub Bot logged work on COLLECTIONS-764:
----------------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jun/20 12:36
Start Date: 02/Jun/20 12:36
Worklog Time Spent: 10m
Work Description: XenoAmess commented on a change in pull request #165:
URL:
https://github.com/apache/commons-collections/pull/165#discussion_r433841232
##########
File path:
src/main/java/org/apache/commons/collections4/list/CursorableLinkedList.java
##########
@@ -279,7 +279,7 @@ protected void registerCursor(final Cursor<E> cursor) {
}
/**
- * Deregisters a cursor from the list to be notified of changes.
+ * Deregister a cursor from the list to be notified of changes.
Review comment:
yes you are right.
will revert it.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 440104)
Time Spent: 1h 40m (was: 1.5h)
> Refine javadoc and fix typos
> ----------------------------
>
> Key: COLLECTIONS-764
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-764
> Project: Commons Collections
> Issue Type: Improvement
> Reporter: JIN XU
> Priority: Minor
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> [https://github.com/apache/commons-collections/pull/165]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)