Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mcculls committed Dec 10, 2015
2 parents 2450638 + f4985ec commit e8b75b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/com/google/inject/spi/TypeListener.java
Expand Up @@ -34,7 +34,7 @@ public interface TypeListener {

/**
* Invoked when Guice encounters a new type eligible for constructor or members injection.
* Called during injector creation (or afterwords if Guice encounters a type at run time and
* Called during injector creation (or afterwards if Guice encounters a type at run time and
* creates a JIT binding).
*
* @param type encountered by Guice
Expand Down

0 comments on commit e8b75b2

Please sign in to comment.