Fix a typo
authorfranky
Sat, 11 May 2019 22:36:30 +0200
changeset 2335 72543547c646
parent 2334 6ad3cada768c
child 2336 0dc317b5599d
Fix a typo
mcabber/mcabber/xmpp.c
--- a/mcabber/mcabber/xmpp.c	Mon Feb 17 23:44:03 2020 +0000
+++ b/mcabber/mcabber/xmpp.c	Sat May 11 22:36:30 2019 +0200
@@ -1149,7 +1149,7 @@
 
     if (!x) {
       scr_LogPrint(LPRINT_LOGNORM,
-                   "Could not read carbon message!  Please fill a bug.");
+                   "Could not read carbon message!  Please file a bug.");
       goto handle_messages_return;
     }