Skip to content

Commit

Permalink
Merge pull request #3 from rahulg/typo-fix
Browse files Browse the repository at this point in the history
Fix typo in cell headers.
  • Loading branch information
mlwelles committed Mar 12, 2015
2 parents 5a60e47 + 87bad6f commit c06641d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BeaconScanner/Base.lproj/MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
<tableColumns>
<tableColumn editable="NO" width="300" minWidth="40" maxWidth="1000" id="Xgu-Qw-FQ9">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Poximity UUID">
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="center" title="Proximity UUID">
<font key="font" metaFont="smallSystem"/>
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
Expand Down

0 comments on commit c06641d

Please sign in to comment.