Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-venugopal committed Nov 12, 2024
1 parent bcbb08d commit 428fa0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions Source/UI/MenuBarPlayer/MenuBarPlayer.xib
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@
<action selector="unifiedModeAction:" target="-2" id="700-t3-GXu"/>
</connections>
</button>
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6N2-lw-g3I">
<button fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6N2-lw-g3I" userLabel="Compact (single compact window)">
<rect key="frame" x="5" y="40" width="235" height="26"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="square" title="Compact (single comapct window)" bezelStyle="shadowlessSquare" alignment="left" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cVT-mn-6FG">
<buttonCell key="cell" type="square" title="Compact (single compact window)" bezelStyle="shadowlessSquare" alignment="left" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cVT-mn-6FG">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="smallSystem"/>
</buttonCell>
Expand Down

0 comments on commit 428fa0a

Please sign in to comment.