Skip to content

Commit 645c66a

Browse files
committed
Javadoc
1 parent c0538e1 commit 645c66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/apache/commons/pool3/Waiter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ public int hashCode() {
117117
}
118118

119119
/**
120-
* Whether or not the instance is active.
120+
* Tests whether or not the instance is active.
121121
*
122122
* @return true if the last lifecycle event for this instance was activation.
123123
*/

0 commit comments

Comments
 (0)