Skip to content

Commit

Permalink
Corrected comment
Browse files Browse the repository at this point in the history
  • Loading branch information
erikj79 committed Apr 15, 2021
1 parent 1561811 commit f1ec8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/src/main/java/org/openjdk/skara/bot/LogContextMap.java
Expand Up @@ -7,7 +7,7 @@

/**
* This class holds a static thread local hashmap to store temporary log
* metadata which our custom LogStreamers can pick up and include in log
* metadata which our custom StreamHandlers can pick up and include in log
* messages.
*/
public class LogContextMap {
Expand Down

0 comments on commit f1ec8ff

Please sign in to comment.