Merge pull request #1554 from ByteZ1337/master

Fixed Typo
This commit is contained in:
Leijurv
2020-08-17 16:17:47 -07:00
committed by GitHub

View File

@ -72,7 +72,7 @@ public class GotoCommand extends Command {
@Override
public List<String> getLongDesc() {
return Arrays.asList(
"The got command tells Baritone to head towards a given goal or block.",
"The goto command tells Baritone to head towards a given goal or block.",
"",
"Wherever a coordinate is expected, you can use ~ just like in regular Minecraft commands. Or, you can just use regular numbers.",
"",