Fix JavaDoc

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2024-10-25 08:03:46 +02:00
committed by Wouter Born
parent 1f8155c330
commit fa73d3cb49
3 changed files with 3 additions and 3 deletions
@@ -53,7 +53,7 @@ import org.slf4j.LoggerFactory;
* {@link ConfigDescriptionParameter}s and to convert serialised inputs to the Java types required by the
* {@link Input}s of a {@link ActionType}.
*
* @author Laurent Garnier & Florian Hotze - Initial contribution
* @author Laurent Garnier and Florian Hotze - Initial contribution
*/
@NonNullByDefault
@Component(service = ActionInputsHelper.class)