Fix JavaDoc typo

pull/1135/head
Brett Wooldridge 7 years ago
parent b5c340eee3
commit 368b3ab692

@ -59,7 +59,7 @@ public interface HikariPoolMXBean
/**
* Evict currently idle connections from the pool, and mark active (in-use) connection for eviction when they are
* return to the pool.
* returned to the pool.
*/
void softEvictConnections();

Loading…
Cancel
Save