Improve javadoc for some addons (#15701)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2023-10-08 00:25:04 +02:00
committed by GitHub
parent f8bcfb0c7e
commit f24a4305b8
275 changed files with 547 additions and 406 deletions

View File

@@ -17,7 +17,7 @@ import java.util.List;
import org.eclipse.jdt.annotation.NonNullByDefault;
/**
* Match content of field value from {@link RemoteopenhabChannelDescriptionChangedEvent) event payload when event is for
* Match content of field value from {@link RemoteopenhabChannelDescriptionChangedEvent} event payload when event is for
* COMMAND_OPTIONS
*
* @author Laurent Garnier - Initial contribution

View File

@@ -17,7 +17,7 @@ import java.util.List;
import org.eclipse.jdt.annotation.NonNullByDefault;
/**
* Match content of field value from {@link RemoteopenhabChannelDescriptionChangedEvent) event payload when event is for
* Match content of field value from {@link RemoteopenhabChannelDescriptionChangedEvent} event payload when event is for
* STATE_OPTIONS
*
* @author Laurent Garnier - Initial contribution