This commit is contained in:
Phillip Webb 2021-03-29 15:51:13 -07:00
parent 363f5829d1
commit a0f5169966
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ public class ResolveMainClassName extends DefaultTask {
/**
* Returns the property for the explicitly configured main class name that should be
* used in favour of resolving the main class name from the classpath.
* used in favor of resolving the main class name from the classpath.
* @return the configured main class name property
*/
@Input