mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-03 07:15:29 -04:00
notify: codespell: notificaton -> notification
This commit is contained in:
parent
ebd8ad8937
commit
1a89538700
1 changed files with 1 additions and 1 deletions
2
notify.c
2
notify.c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue