Skip to content

Commit

Permalink
Merge pull request #157 from gajdosech2/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in Main.storyboard
  • Loading branch information
trulyspinach authored Oct 22, 2022
2 parents d6b1c35 + 46a16ea commit 8ca5022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AMD Power Gadget/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -1359,7 +1359,7 @@
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" allowsUndo="NO" alignment="left" id="AIb-f9-EZB">
<font key="font" size="12" name="HelveticaNeue"/>
<string key="title">When enabled, your processor speed will increase automatically on demand, and decrease after a short period of low activity. Lower amount of energy will be consumed when processor running at a lower speed; AMDRyzenCPUPowerManagement will always optimze how your processor idle to save energy.
This option is enabled by default since release version 0.6.</string>
<string key="title">When enabled, your processor speed will increase automatically on demand, and decrease after a short period of low activity. Lower amount of energy will be consumed when processor running at a lower speed; AMDRyzenCPUPowerManagement will always optimize how your processor idle to save energy.
This option is enabled by default since release version 0.6.</string>
<color key="textColor" red="1" green="1" blue="1" alpha="0.54901960780000003" colorSpace="custom" customColorSpace="sRGB"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
Expand Down

0 comments on commit 8ca5022

Please sign in to comment.