help bug emax

This commit is contained in:
Erik Frojdh 2020-03-13 09:56:11 +01:00
parent 6809bd6567
commit 7f4f8e8f09

View File

@ -1782,7 +1782,7 @@ std::string CmdProxy::MinMaxEnergyThreshold(int action) {
os << "[n_value]\n\t[Moench] Minimum energy threshold (soft "
"setting) for processor."
<< '\n';
} else if (cmd == "emin") {
} else if (cmd == "emax") {
os << "[n_value]\n\t[Moench] Maximum energy threshold (soft "
"setting) for processor."
<< '\n';