Skip to content

Commit d223631

Browse files
committed
update docs
1 parent 742a2f3 commit d223631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classpath-replacer/src/main/java/cr/Classpath.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*
1212
* <p> Examples:
1313
*
14-
* <p> Add the {@code logback-classic} jar and exclude the {@code slf4j-log4j12} and
14+
* <p> Add the {@code logback-classic} jar and exclude the {@code slf4j-log4j12}:
1515
* <pre>{@code
1616
* @Classpath(
1717
* add = "ch.qos.logback:logback-classic:1.4.5",

0 commit comments

Comments
 (0)