We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b0bb2 commit 214f041Copy full SHA for 214f041
src/main/java/org/scoverage/plugin/SCoverageIntegrationTestMojo.java
@@ -27,7 +27,7 @@
27
import java.util.List;
28
29
/**
30
- * Executes forked {@code scoverage} life cycle up to {@code vefiry} phase.
+ * Executes forked {@code scoverage} life cycle up to {@code verify} phase.
31
* <br>
32
33
* In forked {@code scoverage} life cycle project is compiled with SCoverage instrumentation
0 commit comments