Merge branch 'MDL-76183-master' of https://github.com/davewoloszyn/moodle

This commit is contained in:
Andrew Nicols 2022-11-30 11:45:23 +08:00 committed by Ilya Tregubov
commit 0646f7ea5a
13 changed files with 20 additions and 20 deletions

View file

@ -15,7 +15,7 @@
// along with Moodle. If not, see <http://www.gnu.org/licenses/>.
/**
* Airnotifier message processor to send messages to the APNS provider: airnotfier. (https://github.com/dongsheng/airnotifier)
* Airnotifier message processor to send messages to the APNS provider: airnotfier. (https://github.com/dcai/airnotifier)
*
* @package message_airnotifier
* @category external