Skip to content

Commit 4706300

Browse files
committed
GH-614 - Polishing.
1 parent 8a82d55 commit 4706300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-modulith-runtime/src/main/java/org/springframework/modulith/runtime/autoconfigure/SpringModulithRuntimeAutoConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
import org.springframework.util.function.ThrowingSupplier;
4444

4545
/**
46-
* Auto-configuration to register a {@link SpringBootApplicationRuntime}, a {@link ApplicationModulesRuntime} and an
46+
* Auto-configuration to register an {@link ApplicationRuntime}, a {@link ApplicationModulesRuntime} and an
4747
* {@link ApplicationListener} to invoke all {@link ApplicationModuleInitializer}s as Spring Bean.
4848
*
4949
* @author Oliver Drotbohm

0 commit comments

Comments
 (0)