From 2536d367b950c288810d58877ed1c343218c9160 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Wed, 24 Oct 2012 16:57:39 -0200 Subject: [PATCH] Improving new content hotspot description --- lib/noosfero/plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/noosfero/plugin.rb b/lib/noosfero/plugin.rb index b193d5e..80fbe8b 100644 --- a/lib/noosfero/plugin.rb +++ b/lib/noosfero/plugin.rb @@ -130,7 +130,7 @@ class Noosfero::Plugin end # -> Adds plugin-specific content types to CMS - # returns = { content type class } + # returns = [ContentClass1, ContentClass2, ...] def content_types nil end -- libgit2 0.21.2