From 127df973e23e7843320e470aad166ea587ab92eb Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sat, 23 Jan 2010 23:53:31 +0000 Subject: Fix comment typo as a result of recent change. --- Source/SPAppController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPAppController.m') diff --git a/Source/SPAppController.m b/Source/SPAppController.m index 4431976f..d961bbf0 100644 --- a/Source/SPAppController.m +++ b/Source/SPAppController.m @@ -446,7 +446,7 @@ return NO; } - // Return NO to the automatic opening + // Return YES to the automatic opening return YES; } -- cgit v1.2.3