Skip to content

Commit

Permalink
Fixup for a common typo.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 547836342
  • Loading branch information
java-team-github-bot authored and Guice Team committed Jul 13, 2023
1 parent ee93362 commit ddb6315
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ private boolean allowsNull() {
}
}

/** Returns the the object originally passed to {@link BoundFieldModule#of}). */
/** Returns the object originally passed to {@link BoundFieldModule#of}). */
public Object getInstance() {
return instance;
}
Expand Down

0 comments on commit ddb6315

Please sign in to comment.