From 2dbae24c7735ead0524bd9847af6ea99d8654ec6 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Sat, 14 May 2011 17:26:18 +0000 Subject: Bring outline view branch up to date with trunk (r3279:r3306). --- Source/SPServerVariablesController.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Source/SPServerVariablesController.m') diff --git a/Source/SPServerVariablesController.m b/Source/SPServerVariablesController.m index dedda57b..f2eb60e0 100644 --- a/Source/SPServerVariablesController.m +++ b/Source/SPServerVariablesController.m @@ -138,7 +138,7 @@ #pragma mark Other methods /** - * Displays the process list sheet attached to the supplied window. + * Displays the server variables sheet attached to the supplied window. */ - (void)displayServerVariablesSheetAttachedToWindow:(NSWindow *)window { @@ -253,7 +253,7 @@ #pragma mark Text field delegate methods /** - * Apply the filter string to the current process list. + * Apply the filter string to the current variables list. */ - (void)controlTextDidChange:(NSNotification *)notification { -- cgit v1.2.3