From 6e21d9ce34a61d414220e082e6257f4103f3c0db Mon Sep 17 00:00:00 2001
From: ritsuka <damiog@gmail.com>
Date: Mon, 25 Aug 2014 10:15:19 +0000
Subject: [PATCH] MacGui: corrected a label text in the prefs audio tab.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6357 b64f7644-9d1e-0410-96f1-a4d463321fa5
---
 macosx/English.lproj/Preferences.xib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib
index 5139b6d11..598f81837 100644
--- a/macosx/English.lproj/Preferences.xib
+++ b/macosx/English.lproj/Preferences.xib
@@ -370,7 +370,7 @@
                 <textField appearanceType="aqua" horizontalHuggingPriority="251" verticalHuggingPriority="750" setsMaxLayoutWidthAtFirstLayout="YES" id="mbd-FQ-sxW">
                     <rect key="frame" x="201" y="18" width="248" height="42"/>
                     <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
-                    <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Note: this settings applies only to build-in presets. Use the audio defaults panel for custom presets." id="fIj-Tz-ghb">
+                    <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Note: these settings apply only to build-in presets. Use the audio defaults panel for custom presets." id="fIj-Tz-ghb">
                         <font key="font" metaFont="smallSystem"/>
                         <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                         <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
-- 
2.40.0