Corrected Pushover comment

Changed sms to pushover.
pull/682/head
Tim 2018-02-25 17:06:18 +01:00 committed by Timz99
parent d24529ae6f
commit 869594979e
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class StatusNotifier {
protected $send_sms = false;
/**
* Send sms?
* Send Pushover notification?
* @var boolean $send_pushover
*/
protected $send_pushover = false;