Skip to content

Commit

Permalink
Fix typo in cell headers.
Browse files Browse the repository at this point in the history
Poximity -> Proximity.
  • Loading branch information
rahulg committed Jun 19, 2014
1 parent 268766e commit 87bad6f
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 87bad6f

Please sign in to comment.