From 6802d5d02a687342edc4af4e90f8d75bdf65b64e Mon Sep 17 00:00:00 2001 From: "Howard P. Logsdon" Date: Wed, 17 Sep 2014 10:41:51 -0600 Subject: Fix spelling errors on method comment --- Source/SPQueryController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPQueryController.m') 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 { -- cgit v1.2.3