mirror of https://github.com/cabaletta/baritone
Fix copy/paste mistake in ETACommand.getLongDesc()
This commit is contained in:
parent
d9cecb35cb
commit
d29b3ee893
|
@ -72,7 +72,7 @@ public class ETACommand extends Command {
|
||||||
"Be aware that the ETA to your goal is really unprecise",
|
"Be aware that the ETA to your goal is really unprecise",
|
||||||
"",
|
"",
|
||||||
"Usage:",
|
"Usage:",
|
||||||
"> proc - View ETA, if present"
|
"> eta - View ETA, if present"
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue