Skip to content

Commit

Permalink
fix SLF4J/Log4j typo
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Ladisch <[email protected]>
  • Loading branch information
julianladisch committed Nov 7, 2016
1 parent faae021 commit 3167ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/io/vertx/core/net/package-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
*
* [source,java]
* ----
* // Force logging to SLF4J
* // Force logging to Log4j
* InternalLoggerFactory.setDefaultFactory(Log4JLoggerFactory.INSTANCE);
* ----
*
Expand Down

0 comments on commit 3167ee5

Please sign in to comment.