File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/main/java/org/apache/maven/plugins/javadoc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -925,7 +925,7 @@ public AbstractJavadocMojo(
925
925
private String docencoding ;
926
926
927
927
/**
928
- * Enables deep copying of the <code>**/doc-files</code> directories and the specifc <code>resources</code>
928
+ * Enables deep copying of the <code>**/doc-files</code> directories and the specific <code>resources</code>
929
929
* directory from the <code>javadocDirectory</code> directory (for instance,
930
930
* <code>src/main/javadoc/com/mycompany/myapp/doc-files</code> and <code>src/main/javadoc/resources</code>).
931
931
* @see <a href="https://docs.oracle.com/en/java/javase/17/docs/specs/man/javadoc.html#standard-doclet-options">Doclet option docfilessubdirs</a>.
You can’t perform that action at this time.
0 commit comments