Skip to content

Commit 3718a27

Browse files
youzipijyemin
authored andcommitted
fix typo in ConnectionCheckedOutEvent
1 parent f791765 commit 3718a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver-core/src/main/com/mongodb/event/ConnectionCheckedOutEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import static com.mongodb.assertions.Assertions.notNull;
2222

2323
/**
24-
* An event for checking our a connection from the pool.
24+
* An event for checking out a connection from the pool.
2525
*
2626
* @since 3.5
2727
*/

0 commit comments

Comments
 (0)