Skip to content

Commit 0504218

Browse files
committed
Javadoc
1 parent 0121f37 commit 0504218

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/java/org/apache/commons/pool3/proxy/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717

1818
/**
19-
* Object pooling proxy implementation.
19+
* Object pooling proxy implementations.
2020
* <p>
2121
* The {@code org.apache.commons.pool3.proxy} package defines a
2222
* object pool that wraps all objects returned to clients. This allows it

src/main/javadoc/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
-->
1717
<html>
1818
<head>
19-
<title>Overview of the org.apache.commons.pool3 component</title>
19+
<title>Apache Commons Pool 3</title>
2020
</head>
2121
<body>
2222
<a href="https://commons.apache.org/pool"> <img src="org/apache/commons/pool3/doc-files/logo.png" alt="Apache Commons Pool">

0 commit comments

Comments
 (0)