Skip to content

Commit

Permalink
Update source-Send_to_Pushover.module
Browse files Browse the repository at this point in the history
  • Loading branch information
drmessano authored Jun 29, 2016
1 parent 92b7a58 commit 2beb575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/source-Send_to_Pushover.module
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

class Send_to_Pushover extends superfecta_base {

public $description = "Sends Caller ID Name and Number as a Pushover notice";
public $description = "Sends Caller ID Name and Number as a Pushover notification";
public $version_requirement = "2.11";
public $source_param = array(
'User_or_Group_Key' => array(
Expand Down

0 comments on commit 2beb575

Please sign in to comment.