Skip to content

Commit 1277e20

Browse files
committed
Fix Javadoc issue
1 parent 34da9f7 commit 1277e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logback/src/main/java/com/newrelic/logging/logback/NewRelicHttpAppender.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
* <root>
4242
* }</pre>
4343
* <p>
44-
* For more configuration/parameter options {@see LogForwarderConfiguration} class and add them to your appender as for
44+
* For more configuration/parameter options @see LogForwarderConfiguration class and add them to your appender as for
4545
* example:
4646
*
4747
* <pre>{@code

0 commit comments

Comments
 (0)