aboutsummaryrefslogtreecommitdiffstats
path: root/addon/widgets
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-09-01 23:10:38 -0700
committerfabrixxm <fabrix.xm@gmail.com>2011-09-01 23:10:38 -0700
commit00e1759a541be6e65f1e8dbb971cc9a724f6930b (patch)
treea1412ecee1069dcba24060e3af3486aa85cb2a96 /addon/widgets
parent16c24b13a09140b8b8ae1ca39ad5455433820025 (diff)
parentecd2fe4592d30e85af5fe2800e5511396e8256b5 (diff)
downloadvolse-hubzilla-00e1759a541be6e65f1e8dbb971cc9a724f6930b.tar.gz
volse-hubzilla-00e1759a541be6e65f1e8dbb971cc9a724f6930b.tar.bz2
volse-hubzilla-00e1759a541be6e65f1e8dbb971cc9a724f6930b.zip
Merge pull request #166 from Erkan-Yilmaz/master
typo in widget plugin text
Diffstat (limited to 'addon/widgets')
-rw-r--r--addon/widgets/widget_like.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/widgets/widget_like.php b/addon/widgets/widget_like.php
index 9b54212a8..6927d4324 100644
--- a/addon/widgets/widget_like.php
+++ b/addon/widgets/widget_like.php
@@ -4,7 +4,7 @@ function like_widget_name() {
return "Shows likes";
}
function like_widget_help() {
- return "Search first item wich contains <em>KEY</em> and print like/dislike count";
+ return "Search first item which contains <em>KEY</em> and print like/dislike count";
}
function like_widget_args(){