]> git.basschouten.com Git - openhab-addons.git/commitdiff
Added missing </li> attributes in last comment section (#10890)
authorPuzzlr <erw@wijburg-en-kremer.nl>
Mon, 21 Jun 2021 06:48:48 +0000 (08:48 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Jun 2021 06:48:48 +0000 (08:48 +0200)
bundles/org.openhab.binding.digitalstrom/src/main/java/org/openhab/binding/digitalstrom/internal/lib/listener/ConnectionListener.java

index f564f37b578b21c12e47405642ab747597415457..f4d968206f6f67b19fa49e19aee85c0ae290dba9 100644 (file)
@@ -93,10 +93,9 @@ public interface ConnectionListener {
      * <ul>
      * <li>{@link #WRONG_APP_TOKEN} if the given application-token can't be used.</li>
      * <li>{@link #WRONG_USER_OR_PASSWORD} if the given user name or password can't be used.</li>
-     * <li>{@link #NO_USER_PASSWORD} if no user name or password is set and the given application-token can't be used.
-     * <li>{@link #HOST_NOT_FOUND} if the host can't be found.
-     * <li>{@link #INVALID_URL} if the the URL is invalid.
-     * </li>
+     * <li>{@link #NO_USER_PASSWORD} if no user name or password is set and the given application-token can't be used.</li>
+     * <li>{@link #HOST_NOT_FOUND} if the host can't be found.</li>
+     * <li>{@link #INVALID_URL} if the the URL is invalid.</li>
      * </ul>
      *
      * @param newConnectionState of the connection