From 4b2f9448f70f9b4b4441f8b52fe69266e9aaf808 Mon Sep 17 00:00:00 2001 From: Jack Henschel Date: Tue, 27 Sep 2016 16:20:37 +0200 Subject: Correct minor spelling errors --- src/ui/notifier.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui') diff --git a/src/ui/notifier.c b/src/ui/notifier.c index 4c7bc8df..c2be3be7 100644 --- a/src/ui/notifier.c +++ b/src/ui/notifier.c @@ -140,7 +140,7 @@ notify_subscription(const char *const from) { GString *message = g_string_new("Subscription request: \n"); g_string_append(message, from); - notify(message->str, 10000, "Incomming message"); + notify(message->str, 10000, "Incoming message"); g_string_free(message, TRUE); } -- cgit 1.4.1-2-gfad0