Skip to content

Commit 0e5e451

Browse files
committed
Update ClassPathUtils.java
1 parent 3ce2def commit 0e5e451

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsphere-java-core/src/main/java/io/microsphere/util/ClassPathUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* <li>Locating the runtime URL of a class by name or type</li>
3636
* </ul>
3737
*
38-
* <h3>Example Usage:</h3>
38+
* <h3>Example Usage</h3>
3939
* <pre>{@code
4040
* // Get all application class paths
4141
* Set<String> classPaths = ClassPathUtils.getClassPaths();

0 commit comments

Comments
 (0)