From 55d4c12ce1ac64a3f3c0e2c88627371b02813537 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 14 Jan 2009 17:43:42 +0000 Subject: [PATCH] Update POD about getKeywordsForAsset. --- lib/WebGUI/Keyword.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/WebGUI/Keyword.pm b/lib/WebGUI/Keyword.pm index 4737f646d..a80bdaaab 100644 --- a/lib/WebGUI/Keyword.pm +++ b/lib/WebGUI/Keyword.pm @@ -137,7 +137,8 @@ sub generateCloud { =head2 getKeywordsForAsset ( { asset => $asset } ) -Returns a string of keywords separated by spaces. +Returns a string of keywords separated by spaces. If the keyword has spaces in it, it +will be quoted. =head3 asset