mirror of
https://github.com/google/guice.git
synced 2024-04-21 12:32:36 +00:00
Fixup for a common typo.
PiperOrigin-RevId: 547836342
This commit is contained in:
@@ -363,7 +363,7 @@ public final class BoundFieldModule implements Module {
|
||||
}
|
||||
}
|
||||
|
||||
/** Returns the the object originally passed to {@link BoundFieldModule#of}). */
|
||||
/** Returns the object originally passed to {@link BoundFieldModule#of}). */
|
||||
public Object getInstance() {
|
||||
return instance;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user