etc/UPower.conf: fix "riscky" typo

Fix the typo on line 86 where it says "riscky", when it should say
"risky"
This commit is contained in:
Marcus B Spencer 2025-01-10 09:55:25 -06:00 committed by Kate Hsuan
parent 08bfb29f37
commit 83eecbab65

View file

@ -83,7 +83,7 @@ TimeAction=120
# Enable the risky CriticalPowerAction-Suspend
# This option is not recommended, but it is here for users who
# want to enable the riscky CriticalPowerAction, such as "Suspend"
# want to enable the risky CriticalPowerAction, such as "Suspend"
# to fulfill their needs.
# Default is false
AllowRiskyCriticalPowerAction=false