From 9ba83379533976d314f5fd30085d4412f1ef6ace Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 21 Apr 2009 23:36:45 +0000 Subject: [PATCH] Fixing my bad POD. --- lib/WebGUI/Keyword.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/Keyword.pm b/lib/WebGUI/Keyword.pm index f60134fc9..b66c28cca 100644 --- a/lib/WebGUI/Keyword.pm +++ b/lib/WebGUI/Keyword.pm @@ -180,8 +180,8 @@ The maximum number of keywords to display in the cloud. Defaults to 50. Valid ra =head3 urlCallback -This is a subroutine reference that will be called to get the URL for a keyword. The callback -will get the keyword as its first, and only argument. +This is the name of a method that will be called on the displayAsset, or the startAsset to get the URL +that elements in the tag cloud will link to. The method will be passed the keyword as its first, and only argument. =head3 includeOnlyKeywords