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