Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten authored Jan 2, 2019
1 parent 39f7c1e commit 2077a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VergeiOS/Storyboards/Settings.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,7 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="100"/>
<color key="tintColor" name="BackgroundBlue"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="This application was made possible by the following hero's:" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TLk-Ps-q5r">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="This application was made possible by the following heroes:" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TLk-Ps-q5r">
<rect key="frame" x="8" y="8" width="359" height="84"/>
<fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="17"/>
<color key="textColor" name="SecondaryDark"/>
Expand Down

0 comments on commit 2077a45

Please sign in to comment.