fix typo
This commit is contained in:
parent
2cb6402189
commit
bdb98b487f
@ -51,7 +51,7 @@ public class SchematicaCommand extends Command {
|
|||||||
@Override
|
@Override
|
||||||
public List<String> getLongDesc() {
|
public List<String> getLongDesc() {
|
||||||
return Arrays.asList(
|
return Arrays.asList(
|
||||||
"Builds the schematica currently open in Schematica.",
|
"Builds the schematic currently open in Schematica.",
|
||||||
"",
|
"",
|
||||||
"Usage:",
|
"Usage:",
|
||||||
"> schematica"
|
"> schematica"
|
||||||
|
Loading…
Reference in New Issue
Block a user