File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
snaploader/src/main/java/electrostatic4j/snaploader/platform/util Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -303,7 +303,7 @@ private static Collection<String> readFeatureFlags() {
303303 * <p>
304304 * Extension names are case-insensitive and might be reported
305305 * differently by different operating systems or even by different
306- * versions of the same operating system.<p>
306+ * versions of the same operating system.
307307 * <p>
308308 * Examples of extension names:<ul>
309309 * <li>"3dnow" for AMD 3D-Now</li>
@@ -327,7 +327,7 @@ private static Collection<String> readFeatureFlags() {
327327 * <li>"v82_dp" for Arm V8.2 DP</li>
328328 * <li>"v83_jscvt" for Arm v8.3 JSCVT</li>
329329 * <li>"v83_lrcpc" for Arm v8.3 LRCPC</li>
330- * </ul></p>
330+ * </ul>
331331 * <p>
332332 * Wikipedia provides informal descriptions of many ISA extensions.
333333 * https://en.wikipedia.org/wiki/Template:Multimedia_extensions offers a
You can’t perform that action at this time.
0 commit comments