File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
snaploader/src/main/java/electrostatic4j/snaploader Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ public enum LoadingCriterion {
5757 * The library must be pre-installed and accessible through standard system paths.
5858 * </p>
5959 *
60- * <h3 >System Library Search Paths</h3 >
60+ * <b >System Library Search Paths</b >
6161 * <p>The specific directories searched depend on the operating system:</p>
6262 * <ul>
6363 * <li><b>Linux:</b> Searches in:
@@ -122,7 +122,7 @@ public enum LoadingCriterion {
122122 * </li>
123123 * </ul>
124124 *
125- * <h3 >Usage Considerations</h3 >
125+ * <b >Usage Considerations</b >
126126 * <p>
127127 * This approach requires the library to be present on the system beforehand.
128128 * If the library is missing, the loading process will fail with an {@code UnsatisfiedLinkError}.
You can’t perform that action at this time.
0 commit comments