Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Commit

Permalink
Fixed a couple of typos in channel selectin UI.
Browse files Browse the repository at this point in the history
  • Loading branch information
orineman committed Aug 21, 2015
1 parent f4f4fe6 commit 8d0725b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/XIBs/en.lproj/PrefsDriver.xib
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<button id="YRi-cC-FQK">
<rect key="frame" x="15" y="140" width="186" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="2.4GHz Chanels" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="yqK-gA-Uss">
<buttonCell key="cell" type="check" title="2.4GHz Channels" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="yqK-gA-Uss">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
Expand All @@ -148,9 +148,9 @@
</connections>
</button>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" id="gVv-mx-Uef">
<rect key="frame" x="14" y="164" width="46" height="17"/>
<rect key="frame" x="14" y="164" width="53" height="17"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Iclude:" id="hku-zJ-pru">
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Include:" id="hku-zJ-pru">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
Expand Down Expand Up @@ -189,7 +189,7 @@
<button id="7CM-nX-c6v">
<rect key="frame" x="15" y="120" width="186" height="18"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="check" title="5.0GHz Chanels" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="hwh-1y-7EI">
<buttonCell key="cell" type="check" title="5.0GHz Channels" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="hwh-1y-7EI">
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
</buttonCell>
Expand Down

0 comments on commit 8d0725b

Please sign in to comment.