Skip to content

Commit

Permalink
[#26284] Fix pre-existing typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DavideD committed Aug 9, 2022
1 parent 6b37c9c commit b54010b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class HibernateReactiveTestEndpoint {
@Inject
Mutiny.Session mutinySession;

// Injecting a Vert.x Pool is not required, it us only used to
// Injecting a Vert.x Pool is not required, it's only used to
// independently validate the contents of the database for the test
@Inject
PgPool pgPool;
Expand Down

0 comments on commit b54010b

Please sign in to comment.