Skip to content

Commit

Permalink
Quick Settings XIB label typo fix: fint → font
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Jan 12, 2020
1 parent f31cd1b commit 363b974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iina/Base.lproj/QuickSettingViewController.xib
Expand Up @@ -1913,7 +1913,7 @@
<action selector="subTextColorAction:" target="-2" id="K9J-nN-LTp"/>
</connections>
</colorWell>
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xtF-tn-m9W" userLabel="Text fint size">
<popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xtF-tn-m9W" userLabel="Text font size">
<rect key="frame" x="142" y="119" width="76" height="22"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="d7u-5q-vDg"/>
Expand Down

0 comments on commit 363b974

Please sign in to comment.