Merge pull request #2634 from ZacSharp/patch-2

fix typo
This commit is contained in:
Leijurv 2021-04-20 23:13:57 -07:00 committed by GitHub
commit 93ac380fd6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public class SchematicaCommand extends Command {
@Override
public List<String> getLongDesc() {
return Arrays.asList(
"Builds the schematica currently open in Schematica.",
"Builds the schematic currently open in Schematica.",
"",
"Usage:",
"> schematica"