summaryrefslogtreecommitdiff
path: root/plugins/RSSCloud/RSSCloudPlugin.php
diff options
context:
space:
mode:
authorSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 11:25:11 +0200
committerSiebrand Mazeland <s.mazeland@xs4all.nl>2010-09-18 11:25:11 +0200
commiteed0b24f231e9285981df1d9fe74ba612b5d4790 (patch)
tree3beb6d30155a5dfa5d190b7cf0634a3d5d57267f /plugins/RSSCloud/RSSCloudPlugin.php
parent596d2c212ab2f808aa011269bea00222dc7e5e8e (diff)
* i18n/L10n updates
* superfluous whitespace removed
Diffstat (limited to 'plugins/RSSCloud/RSSCloudPlugin.php')
-rw-r--r--plugins/RSSCloud/RSSCloudPlugin.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/RSSCloud/RSSCloudPlugin.php b/plugins/RSSCloud/RSSCloudPlugin.php
index c1951cdbf..bba0be515 100644
--- a/plugins/RSSCloud/RSSCloudPlugin.php
+++ b/plugins/RSSCloud/RSSCloudPlugin.php
@@ -247,10 +247,9 @@ class RSSCloudPlugin extends Plugin
'rawdescription' =>
_m('The RSSCloud plugin enables your StatusNet instance to publish ' .
'real-time updates for profile RSS feeds using the ' .
- '<a href="http://rsscloud.org/">RSSCloud protocol</a>".'));
+ '<a href="http://rsscloud.org/">RSSCloud protocol</a>.'));
return true;
}
}
-