Skip to content

Commit 214f041

Browse files
munkjozic
authored andcommitted
Fix typo in javadoc
1 parent f9b0bb2 commit 214f041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scoverage/plugin/SCoverageIntegrationTestMojo.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import java.util.List;
2828

2929
/**
30-
* Executes forked {@code scoverage} life cycle up to {@code vefiry} phase.
30+
* Executes forked {@code scoverage} life cycle up to {@code verify} phase.
3131
* <br>
3232
* <br>
3333
* In forked {@code scoverage} life cycle project is compiled with SCoverage instrumentation

0 commit comments

Comments
 (0)