Minor cleanup
This commit is contained in:
parent
c2a13b4ca6
commit
265c852f14
12 changed files with 29 additions and 19 deletions
|
@ -104,7 +104,7 @@ public class ReadingTimeBuild extends Project {
|
|||
new ReadingTimeBuild().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