Skip to content

Commit fca3270

Browse files
committed
Fix typo.
1 parent 839c4fe commit fca3270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugin/src/main/java/io/jenkins/plugins/analysis/warnings

plugin/src/main/java/io/jenkins/plugins/analysis/warnings/Cargo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import io.jenkins.plugins.analysis.core.model.ReportScanningTool;
1212

1313
/**
14-
* Provides a parser and customized messages for {@code rustc} compiler messages emitted b {@code cargo check
14+
* Provides a parser and customized messages for {@code rustc} compiler messages emitted by {@code cargo check
1515
* --message-format json}.
1616
*
1717
* @author Ullrich Hafner

0 commit comments

Comments
 (0)