Cosmetic fixes

- Fixed javadoc & checkstyle warnings

Change-Id: Ie62d257bf68fbb3e2597a04857912259aa6d1f19
diff --git a/core/api/src/main/java/org/onosproject/ui/lion/LionUtils.java b/core/api/src/main/java/org/onosproject/ui/lion/LionUtils.java
index 6d9b24a..c14409a 100644
--- a/core/api/src/main/java/org/onosproject/ui/lion/LionUtils.java
+++ b/core/api/src/main/java/org/onosproject/ui/lion/LionUtils.java
@@ -121,7 +121,6 @@
      * that base name.
      * <p>
      * For example, supposing the jar file contains:
-     * <p>
      * <pre>
      * org/onosproject/util/example/SomeBundle.properties
      * </pre>
@@ -153,7 +152,6 @@
      * the same jar file.
      * <p>
      * For example, supposing the jar file contains:
-     * <p>
      * <pre>
      * org/onosproject/util/example/SomeObject.class
      * org/onosproject/util/example/SomeObject.properties
@@ -185,7 +183,6 @@
      * the same jar file.
      * <p>
      * For example, supposing the jar file contains:
-     * <p>
      * <pre>
      * org/onosproject/util/example/SomeObject.class
      * org/onosproject/util/example/DisplayStrings.properties
diff --git a/core/api/src/test/resources/org/onosproject/ui/lion/MyBundle_zh_CN.properties b/core/api/src/test/resources/org/onosproject/ui/lion/MyBundle_zh_CN.properties
index 73c1989..166419f 100644
--- a/core/api/src/test/resources/org/onosproject/ui/lion/MyBundle_zh_CN.properties
+++ b/core/api/src/test/resources/org/onosproject/ui/lion/MyBundle_zh_CN.properties
@@ -17,4 +17,4 @@
 computer=电脑
 disk=磁盘
 monitor=屏幕
-keyboard=键盘
\ No newline at end of file
+keyboard=键盘