Skip to content

Commit 9d7be40

Browse files
committed
Merge pull request #16684 from making
* pr/16684: Fix typo
2 parents 35b9ef9 + e203f6a commit 9d7be40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/rsocket/RSocketNettyServerCustomizer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import org.springframework.messaging.rsocket.MessageHandlerAcceptor;
2626

2727
/**
28-
* {@libnk NettyServerCustomizer} that configures an RSocket Websocket endpoint.
28+
* {@link NettyServerCustomizer} that configures an RSocket Websocket endpoint.
2929
*
3030
* @author Brian Clozel
3131
*/

0 commit comments

Comments
 (0)