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",
|
||||
"",
|
||||
"Usage:",
|
||||
"> proc - View ETA, if present"
|
||||
"> eta - View ETA, if present"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user