fixed doc

This commit is contained in:
Luca Frosini 2024-06-24 14:23:24 +02:00
parent 8f3098dc69
commit 69022d0070
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ public interface EventFacet extends Facet {
* In the next version this method will be deprecated to and it will be replaced * In the next version this method will be deprecated to and it will be replaced
* by a method with the following signature * by a method with the following signature
* *
* public Event getEvent() * public Event getEvent():
* *
* This is not actually possible because we need to maintain * This is not actually possible because we need to maintain
* {@link EventFacet#getEvent()} for backward compatibility * {@link EventFacet#getEvent()} for backward compatibility