--- a/pidgin/plugins/notify.c Sun Oct 10 05:01:31 2021 -0500 +++ b/pidgin/plugins/notify.c Sun Oct 10 05:01:54 2021 -0500 @@ -227,7 +227,7 @@ if (reset) { /* Only need to actually remove the urgent hinting here, since - * removing it just to have it readded in re-notify is an + * removing it just to have it re-added in re-notify is an * unnecessary couple extra RTs to the server */ handle_urgent(purplewin, FALSE); g_object_set_data(G_OBJECT(conv), "notify-message-count", GINT_TO_POINTER(0));