aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryController.m
diff options
context:
space:
mode:
authorMax <post@wickenrode.com>2014-09-18 22:52:37 +0200
committerMax <post@wickenrode.com>2014-09-18 22:52:37 +0200
commitba8ed46081716063f17521a8b8cece9889765a57 (patch)
tree5331dc52f789018983a69fd352a9262126d9c9af /Source/SPQueryController.m
parenta86bed3db5f1f5528b9ce38052373286719c2313 (diff)
parent6802d5d02a687342edc4af4e90f8d75bdf65b64e (diff)
downloadsequelpro-ba8ed46081716063f17521a8b8cece9889765a57.tar.gz
sequelpro-ba8ed46081716063f17521a8b8cece9889765a57.tar.bz2
sequelpro-ba8ed46081716063f17521a8b8cece9889765a57.zip
Merge branch 'disable_smartquotes' of https://github.com/uxp/sequelpro into uxp-disable_smartquotes
Diffstat (limited to 'Source/SPQueryController.m')
-rw-r--r--Source/SPQueryController.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPQueryController.m b/Source/SPQueryController.m
index 01cb50e1..718a5ff3 100644
--- a/Source/SPQueryController.m
+++ b/Source/SPQueryController.m
@@ -338,7 +338,7 @@ static SPQueryController *sharedQueryController = nil;
#pragma mark Other
/**
- * Called whenver the test within the search field changes.
+ * Called whenever the text within the search field changes.
*/
- (void)controlTextDidChange:(NSNotification *)notification
{