Skip to content

Commit

Permalink
Fix grammar.
Browse files Browse the repository at this point in the history
RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=253629190
  • Loading branch information
netdpb authored and ronshapiro committed Jun 18, 2019
1 parent 9e35c93 commit abf0144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/dagger/model/BindingGraph.java
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ public final ImmutableSet<Binding> requestingBindings(MaybeBinding binding) {
}

/**
* Returns the bindings that a given binding directly request as a dependency. Does not include
* Returns the bindings that a given binding directly requests as a dependency. Does not include
* any {@link MissingBinding}s.
*
* @see #requestedMaybeMissingBindings(Binding)
Expand Down

0 comments on commit abf0144

Please sign in to comment.