mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
fix: fixed spelling of short boost
This commit is contained in:
parent
8cf4af4977
commit
04f3f7513d
@ -160,7 +160,7 @@ const RyzenAdjOptionDefinitions: Array<RyzenAdjOptionDefinition> = [
|
||||
ryzenadj_arg: "--slow-time=",
|
||||
ryzenadj_value_convert: null,
|
||||
},
|
||||
label: getTranslation("ryzenAdj.slowLimit.label", "Sort Boost TDP (W)"),
|
||||
label: getTranslation("ryzenAdj.slowLimit.label", "Short Boost TDP (W)"),
|
||||
tab: "cpu",
|
||||
min: 5,
|
||||
max: 100,
|
||||
|
Loading…
Reference in New Issue
Block a user