Skip to content

Commit 08251d6

Browse files
chmstbrianteeman
andauthored
Update administrator/components/com_joomlaupdate/src/Model/NotificationModel.php
Co-authored-by: Brian Teeman <[email protected]>
1 parent afe3098 commit 08251d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/components/com_joomlaupdate/src/Model/NotificationModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ public function sendNotification($type, $oldVersion, $newVersion): void
9696
}
9797

9898
/**
99-
* Returns the email information of receivers. Receiver can be any users who is not blocked.
99+
* Returns the email information of receivers. Receiver can be any user who is not disabled.
100100
*
101101
* @param array $emailGroups A list of usergroups to email
102102
*

0 commit comments

Comments
 (0)