We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6b1ff3 commit f80ba13Copy full SHA for f80ba13
src/main/java/org/eolang/hone/OptimizeMojo.java
@@ -176,7 +176,7 @@ public final class OptimizeMojo extends AbstractMojo {
176
*
177
* <p>If rewriting for a file takes longer than the timeout,
178
* the file remains untouched. The timeout doesn't lead to runtime
179
- * failure, but only to the file processing being skipped.</p>
+ * failure but only to the file processing being skipped.</p>
180
181
* @since 0.11.0
182
* @checkstyle MemberNameCheck (6 lines)
0 commit comments