notify: codespell: notificaton -> notification

This commit is contained in:
Daniel Eklöf 2024-08-02 08:22:57 +02:00
parent ebd8ad8937
commit 1a89538700
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -394,7 +394,7 @@ notify_notify(struct terminal *term, struct notification *notif)
continue; continue;
/* /*
* When replacing/updating a notificaton, we may have * When replacing/updating a notification, we may have
* *multiple* notification helpers running for the "same" * *multiple* notification helpers running for the "same"
* notification. Make sure only the *last* notification's * notification. Make sure only the *last* notification's
* report closed/activated are honored, to avoid sending * report closed/activated are honored, to avoid sending