Skip to content

Commit fdd4abc

Browse files
committed
Fix javadoc mistake
See gh-44958
1 parent a3db04f commit fdd4abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure/http/client/HttpClientSettingsProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
/**
2323
* {@link ConfigurationProperties @ConfigurationProperties} to configure settings that
24-
* apply to Spring's reactive client HTTP connectors.
24+
* apply to Spring's blocking HTTP clients.
2525
*
2626
* @author Phillip Webb
2727
* @since 3.5.0

0 commit comments

Comments
 (0)