From 075b7298b78ebff043e0f25523c5ec078e62e4cc Mon Sep 17 00:00:00 2001 From: Shish Date: Fri, 9 Oct 2009 13:30:21 +0100 Subject: [PATCH] spelling --- contrib/rss_comments/main.php | 2 +- contrib/rss_images/main.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/rss_comments/main.php b/contrib/rss_comments/main.php index 4052877f..aa73d550 100644 --- a/contrib/rss_comments/main.php +++ b/contrib/rss_comments/main.php @@ -3,7 +3,7 @@ * Name: RSS for Comments * Author: Shish * License: GPLv2 - * Description: Self explanitory + * Description: Self explanatory */ class RSS_Comments extends SimpleExtension { diff --git a/contrib/rss_images/main.php b/contrib/rss_images/main.php index e73ba947..f54ba66a 100644 --- a/contrib/rss_images/main.php +++ b/contrib/rss_images/main.php @@ -3,7 +3,7 @@ * Name: RSS for Images * Author: Shish * License: GPLv2 - * Description: Self explanitory + * Description: Self explanatory */ class RSS_Images extends SimpleExtension {