Skip to content

Commit b542c03

Browse files
committed
GH-870 - Fix Javadoc in PersistentApplicationEventMulticaster.
1 parent 5adfa4b commit b542c03

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
@@ -55,7 +55,7 @@
5555
* application restart or via a schedule.
5656
* <p>
5757
* Republication is handled in {@link #afterSingletonsInstantiated()} inspecting the {@link EventPublicationRegistry}
58-
* for incomplete publications and
58+
* for incomplete publications.
5959
*
6060
* @author Oliver Drotbohm
6161
* @see CompletionRegisteringAdvisor

0 commit comments

Comments
 (0)