diff options
author | Max <post@wickenrode.com> | 2016-07-10 01:11:47 +0200 |
---|---|---|
committer | Max <post@wickenrode.com> | 2016-07-10 01:11:47 +0200 |
commit | e155d94a911e4acf45d36d931299b1cb34cac41d (patch) | |
tree | 2f69dbee8a92fdabe4cb3b55b940f321e51a2875 /Interfaces/English.lproj/ContentFilterManager.xib | |
parent | c1a6244330d6c5643e5932bc592f379ed5fa1455 (diff) | |
download | sequelpro-e155d94a911e4acf45d36d931299b1cb34cac41d.tar.gz sequelpro-e155d94a911e4acf45d36d931299b1cb34cac41d.tar.bz2 sequelpro-e155d94a911e4acf45d36d931299b1cb34cac41d.zip |
Fix a spelling mistake (code)
Diffstat (limited to 'Interfaces/English.lproj/ContentFilterManager.xib')
-rw-r--r-- | Interfaces/English.lproj/ContentFilterManager.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/ContentFilterManager.xib b/Interfaces/English.lproj/ContentFilterManager.xib index 354a5df3..a3e3439e 100644 --- a/Interfaces/English.lproj/ContentFilterManager.xib +++ b/Interfaces/English.lproj/ContentFilterManager.xib @@ -20,7 +20,7 @@ <outlet property="removeButton" destination="387" id="389"/> <outlet property="resultingClauseContentLabel" destination="352" id="363"/> <outlet property="resultingClauseLabel" destination="361" id="364"/> - <outlet property="suppressLeadingFiledPlaceholderCheckbox" destination="369" id="377"/> + <outlet property="suppressLeadingFieldPlaceholderCheckbox" destination="369" id="gfj-J2-MZl"/> <outlet property="window" destination="1" id="310"/> </connections> </customObject> @@ -189,7 +189,7 @@ Gw <font key="font" metaFont="miniSystem"/> </buttonCell> <connections> - <action selector="suppressLeadingFiledPlaceholderWasChanged:" target="-2" id="378"/> + <action selector="suppressLeadingFieldPlaceholderWasChanged:" target="-2" id="qgF-WQ-540"/> <binding destination="284" name="value" keyPath="selection.SuppressLeadingFieldPlaceholder" id="379"> <dictionary key="options"> <integer key="NSNullPlaceholder" value="0"/> |