summaryrefslogtreecommitdiff
path: root/plugins/ClientSideShorten/ClientSideShortenPlugin.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ClientSideShorten/ClientSideShortenPlugin.php')
-rw-r--r--plugins/ClientSideShorten/ClientSideShortenPlugin.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/ClientSideShorten/ClientSideShortenPlugin.php b/plugins/ClientSideShorten/ClientSideShortenPlugin.php
index 57f5ad89e..27a3a56f7 100644
--- a/plugins/ClientSideShorten/ClientSideShortenPlugin.php
+++ b/plugins/ClientSideShorten/ClientSideShortenPlugin.php
@@ -71,9 +71,7 @@ class ClientSideShortenPlugin extends Plugin
'author' => 'Craig Andrews',
'homepage' => 'http://status.net/wiki/Plugin:ClientSideShorten',
'rawdescription' =>
- _m('ClientSideShorten causes the web interface\'s notice form to automatically shorten urls as they entered, and before the notice is submitted.'));
+ _m('ClientSideShorten causes the web interface\'s notice form to automatically shorten URLs as they entered, and before the notice is submitted.'));
return true;
}
-
}
-