Skip to content

Commit

Permalink
Fix typo on 'Advanture' (HeroTransitions#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiothiroki authored and lkzhao committed Feb 23, 2018
1 parent e694abd commit 532a182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/Examples/CityGuide/CityGuide.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<outlet property="delegate" destination="Tnf-dk-9EF" id="GRM-bK-W0x"/>
</connections>
</collectionView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Advanture awaits" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LCG-7f-btr">
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Adventure awaits" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LCG-7f-btr">
<rect key="frame" x="24" y="84" width="251" height="44"/>
<fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="32"/>
<color key="textColor" red="0.25490196079999999" green="0.28627450980000002" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
Expand Down

0 comments on commit 532a182

Please sign in to comment.