diff --git a/scripts/tdp b/scripts/tdp index 6b01f9d..a1ba527 100755 --- a/scripts/tdp +++ b/scripts/tdp @@ -251,7 +251,7 @@ gui_handler() { "preset") gui_tdp=$( - zenity --list --title "${gui_name}" --width=400 --height=350 $gui_options --text="Chose TDP to set:" --hide-column=1 --column="" --column="Wattage" \ + zenity --list --title "${gui_name}" --width=400 --height=350 $gui_options --text="Choose TDP to set:" --hide-column=1 --column="" --column="Wattage" \ 8 "`printf "\n 8W (Ultra-low, for simple 2D games)\n "`" \ 12 "`printf "\n 12W (Low power)\n "`" \ 15 "`printf "\n 15W (Balanced)\n "`" \