typo in widget plugin text
This commit is contained in:
parent
16c24b13a0
commit
55e138a7c0
|
@ -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(){
|
||||
|
|
Loading…
Reference in a new issue