From 02839bd12470a3ce4e05145af0dff0de6f9e6644 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Sun, 28 Dec 2008 13:36:13 +0100 Subject: rss plugin: typo in help --- data/rbot/plugins/rss.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/rbot/plugins') diff --git a/data/rbot/plugins/rss.rb b/data/rbot/plugins/rss.rb index 7dcfdf66..ef46e7ff 100644 --- a/data/rbot/plugins/rss.rb +++ b/data/rbot/plugins/rss.rb @@ -535,7 +535,7 @@ class RSSFeedsPlugin < Plugin when "rewatch" "rss rewatch : restart threads that watch for changes in watched rss" when "types" - "rss types : show the rss types for which an output format existi (all other types will use the default one)" + "rss types : show the rss types for which an output format exist (all other types will use the default one)" else "manage RSS feeds: rss types|show|list|watched|add|change|del(ete)|rm|(force)replace|watch|unwatch|rmwatch|rewatch|who watches" end -- cgit v1.2.3