mirror of https://github.com/grpc/grpc-java.git
doc: Remove some duplicated words in comment
Correct spelling for code comment.
This commit is contained in:
parent
dd466039b5
commit
69a4917a8c
|
|
@ -365,7 +365,7 @@ public final class MethodDescriptor<ReqT, RespT> {
|
|||
}
|
||||
|
||||
/**
|
||||
* Generate the fully qualified method name. This matches the the name
|
||||
* Generate the fully qualified method name. This matches the name
|
||||
*
|
||||
* @param fullServiceName the fully qualified service name that is prefixed with the package name
|
||||
* @param methodName the short method name
|
||||
|
|
|
|||
Loading…
Reference in New Issue