Skip to content

Commit ecf3d6d

Browse files
committed
in --> at (but really check if direct pushes to master are now blocked)
1 parent 47b81eb commit ecf3d6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • api/maven-api-core/src/main/java/org/apache/maven/api/plugin

api/maven-api-core/src/main/java/org/apache/maven/api/plugin/Log.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public interface Log {
4949
void debug(CharSequence content);
5050

5151
/**
52-
* Sends a message (and accompanying exception) to the user in the <b>debug</b> error level.
52+
* Sends a message (and accompanying exception) to the user at the <b>debug</b> error level.
5353
* The error's stacktrace will be output when this error level is enabled.
5454
*
5555
* @param content the message to log

0 commit comments

Comments
 (0)