Skip to content

Commit 9483643

Browse files
committed
GH-954 - Fix Javadoc in PersistentApplicationEventMulticaster.\n\nFixes GH-954.
1 parent ddbd6d5 commit 9483643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-modulith-events/spring-modulith-events-core/src/main/java/org/springframework/modulith/events/support/PersistentApplicationEventMulticaster.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
* application restart or via a schedule.
5555
* <p>
5656
* Republication is handled in {@link #afterSingletonsInstantiated()} inspecting the {@link EventPublicationRegistry}
57-
* for incomplete publications and
57+
* for incomplete publications.
5858
*
5959
* @author Oliver Drotbohm
6060
* @see CompletionRegisteringAdvisor

0 commit comments

Comments
 (0)