Remove code tag in property description

See gh-51348

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
Tran Ngoc Nhan
2026-08-11 14:42:15 +02:00
committed by Stéphane Nicoll
parent e665232b96
commit 328390acee
@@ -244,7 +244,7 @@ public class GraphQlProperties {
private @Nullable String path;
/**
* Time within which the initial {@code CONNECTION_INIT} type message must be
* Time within which the initial CONNECTION_INIT type message must be
* received.
*/
private Duration connectionInitTimeout = Duration.ofSeconds(60);