We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b9ec7c commit b332f8fCopy full SHA for b332f8f
src/main/java/org/apache/commons/pool2/proxy/package-info.java
@@ -21,7 +21,7 @@
21
* The <code>org.apache.commons.pool2.proxy</code> package defines a
22
* object pool that wraps all objects returned to clients. This allows it
23
* to disable those proxies when the objects are returned thereby enabling
24
- * the continued use of those objects by clients to be detected..
+ * the continued use of those objects by clients to be detected.
25
* </p>
26
* <p>
27
* Support is provided for <code>java.lang.reflect.Proxy</code> and for
0 commit comments