Skip to content

Commit 0ca3ab7

Browse files
Polish Javadoc
See gh-35545
1 parent 129c590 commit 0ca3ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docker-compose/src/main/java/org/springframework/boot/docker/compose/lifecycle/DockerComposeProperties.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ public enum Wait {
290290
ALWAYS,
291291

292292
/**
293-
* Always perform readiness checks.
293+
* Never perform readiness checks.
294294
*/
295295
NEVER,
296296

0 commit comments

Comments
 (0)