Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Rylern committed Apr 9, 2024
1 parent d134df3 commit 26790f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/qupath/ext/omero/core/ObjectPool.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

/**
* <p>
* A pool of object of fixed size. Objects are created on demand.
* A pool of objects of fixed size. Objects are created on demand.
* </p>
* <p>
* Once no longer used, this pool must be {@link #close() closed}.
Expand Down

0 comments on commit 26790f2

Please sign in to comment.