Skip to content

Commit

Permalink
Fix typo in BeanConfiguratorBase
Browse files Browse the repository at this point in the history
  • Loading branch information
geoand committed Feb 24, 2023
1 parent 1b8fc61 commit a43fac4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ public THIS providerType(Type providerType) {
}

/**
* Adds a synthetic injeciton point. The injection point is validated at build time and is also considered when removing
* Adds a synthetic injection point. The injection point is validated at build time and is also considered when removing
* unused beans.
*
* @param requiredType
Expand Down

0 comments on commit a43fac4

Please sign in to comment.