typo in widget plugin text

This commit is contained in:
Erkan Yilmaz 2011-09-02 07:37:09 +02:00
parent 16c24b13a0
commit 55e138a7c0
1 changed files with 1 additions and 1 deletions

View File

@ -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(){