2
0
Fork 0
mirror of https://github.com/ethauvin/rife2.git synced 2025-04-30 10:38:12 -07:00

Minor tweak

This commit is contained in:
Geert Bevin 2023-04-03 19:50:51 -04:00
parent 4cf1492800
commit e39f08f88a

View file

@ -119,7 +119,7 @@ public class Project extends BuildExecutor {
*/
protected CompileOptions compileJavacOptions = new CompileOptions();
/**
* The project's javadoc options for compilation.
* The project's javadoc options.
*
* @see #javadocOptions()
* @since 1.5.10