This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git
from af753455 Add @Override
new 380d8afe Normalize spelling
new 43a54301 Comment: Normalize spelling
new fb691baa Javadoc: Fix Spelling
new c406b018 Fix spelling of package-private method name
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/java/org/apache/commons/pool2/KeyedPooledObjectFactory.java | 2 +-
src/main/java/org/apache/commons/pool2/impl/EvictionTimer.java | 4 ++--
.../java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java | 2 +-
src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java | 2 +-
src/main/java/org/apache/commons/pool2/impl/LinkedBlockingDeque.java | 2 +-
src/test/java/org/apache/commons/pool2/impl/TestEvictionTimer.java | 4 ++--
6 files changed, 8 insertions(+), 8 deletions(-)