Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
eloots committed Jan 26, 2022
1 parent 9e5bd88 commit cc74fd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ abstract class GuiceBuilder[Self] protected (
GuiceModules.`override`(bindingModules.asJava).`with`(overrideModules.asJava)
}

/**q
/**
* Create a Play Injector backed by Guice using this configured builder.
*/
def injector(): PlayInjector = {
Expand Down

0 comments on commit cc74fd5

Please sign in to comment.