Skip to content

Commit e8388e5

Browse files
committed
Javadoc
1 parent b7e0bc3 commit e8388e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

127127
/**
128-
* Whether or not the instance is active.
128+
* Tests whether or not the instance is active.
129129
*
130130
* @return true if the last lifecycle event for this instance was activation.
131131
*/

0 commit comments

Comments
 (0)