Minor cleanup
This commit is contained in:
parent
361fdaf815
commit
b21ae45410
15 changed files with 91 additions and 6 deletions
|
@ -78,7 +78,7 @@ public class CryptoPriceBuild extends Project {
|
|||
new CryptoPriceBuild().start(args);
|
||||
}
|
||||
|
||||
@BuildCommand(summary = "Compilez the Kotlin project")
|
||||
@BuildCommand(summary = "Compiles the Kotlin project")
|
||||
@Override
|
||||
public void compile() throws IOException {
|
||||
new CompileKotlinOperation()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue