From 26e50b97f93f75f5136086daa11e2e636c6b69d0 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 3 Mar 2010 21:25:57 -0800 Subject: [PATCH] Fix POD typo. --- lib/WebGUI/Role/Asset/RssFeed.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Role/Asset/RssFeed.pm b/lib/WebGUI/Role/Asset/RssFeed.pm index 3ce94f63d..183cb7308 100644 --- a/lib/WebGUI/Role/Asset/RssFeed.pm +++ b/lib/WebGUI/Role/Asset/RssFeed.pm @@ -253,7 +253,7 @@ sub exportAssetCollateral { =head2 getRssFeedItems () -This method needs to be overridden by any class that is using it. To ensure +This method needs to be implemented by any class that is using it. To ensure this, it will throw an exception. It returns an array reference of hash references. The list below shows