Skip to content

Commit fecab55

Browse files
Jagapathi-Vallapuridsyer
authored andcommitted
Fix duplicated word in GrpcServerStartedEvent Javadoc
Signed-off-by: Jagapathi Vallapuri <jagapathivallapuri444@gmail.com>
1 parent 0605433 commit fecab55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-grpc-core/src/main/java/org/springframework/grpc/server/lifecycle/GrpcServerStartedEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ public GrpcServerStartedEvent(final GrpcServerLifecycle lifecyle, final Server s
7070
}
7171

7272
/**
73-
* Gets the address the server server was started with.
73+
* Gets the address the server was started with.
7474
* @return The address to use.
7575
*/
7676
public String getAddress() {

0 commit comments

Comments
 (0)