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 0121f37 commit 0504218Copy full SHA for 0504218
src/main/java/org/apache/commons/pool3/proxy/package-info.java
@@ -16,7 +16,7 @@
16
*/
17
18
/**
19
- * Object pooling proxy implementation.
+ * Object pooling proxy implementations.
20
* <p>
21
* The {@code org.apache.commons.pool3.proxy} package defines a
22
* object pool that wraps all objects returned to clients. This allows it
src/main/javadoc/overview.html
-->
<html>
<head>
-<title>Overview of the org.apache.commons.pool3 component</title>
+<title>Apache Commons Pool 3</title>
</head>
<body>
<a href="https://commons.apache.org/pool"> <img src="org/apache/commons/pool3/doc-files/logo.png" alt="Apache Commons Pool">
0 commit comments