From d276536e00aab05daf44b476037ef6e41bf9b8b7 Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Wed, 28 Jul 2004 09:08:54 +0000 Subject: [PATCH] *** empty log message *** --- lib/WebGUI/Session.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Session.pm b/lib/WebGUI/Session.pm index 5d0b85f38..f88d8b848 100644 --- a/lib/WebGUI/Session.pm +++ b/lib/WebGUI/Session.pm @@ -226,7 +226,7 @@ sub convertVisitorToUser { =head2 deleteAllScratch ( name ) -Deletes a scratch variable for all users. This function should be used with care. +Deletes a scratch variable for all users. This function must be used with care. =over