Skip to content

Commit 255e4a6

Browse files
prdoyleCopilot
andauthored
Fix javadoc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c650fa9 commit 255e4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bosk-logback/src/main/java/works/bosk/logback/BoskLogFilter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* A Logback {@link TurboFilter} that provides per-bosk logging control.
2525
* Intended to suppress expected warnings and errors during testing.
2626
* <p>
27-
* A {@link Bosk} configured whose driver stack includes {@link #withController}
27+
* A {@link Bosk} whose driver stack includes {@link #withController}
2828
* will be able to set log levels using {@link LogController#setLogging}
2929
* without affecting other logs.
3030
* <p>

0 commit comments

Comments
 (0)