From 5cbf19993b37b0db428870170f3729dde81dcd7e Mon Sep 17 00:00:00 2001 From: Matthew Wilson Date: Mon, 28 Mar 2005 01:02:44 +0000 Subject: [PATCH] slight documentation fix. --- lib/WebGUI/Asset.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 2307220df..133fa0ff9 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -3236,9 +3236,9 @@ sub www_promote { #------------------------------------------------------------------- -=head2 www_restoreList ( ) +=head2 www_purgeList ( ) -Restores a piece of content from the trash back to it's original location. +Purges assets from "trash". Returns the Manage Trash asset list. =cut