Minor Javadoc cleanup
This commit is contained in:
parent
91ba216545
commit
8769bf1884
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@ public class DokkaOperation extends AbstractProcessOperation<DokkaOperation> {
|
|||
/**
|
||||
* Configures the operation from a {@link BaseProject}.
|
||||
* <p>
|
||||
* Sets the {@link #sourceSet_ sourceSet} and {@link #moduleName_ moduleName} from the project.
|
||||
* Sets the {@link #sourceSet} and {@link #moduleName} from the project.
|
||||
*
|
||||
* @param project the project to configure the operation from
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue