# HG changeset patch # User franky # Date 1557606990 -7200 # Node ID 72543547c6463c01bafbbfb698514f164797ca01 # Parent 6ad3cada768c5d5f58057a561532d36d18c05de9 Fix a typo diff -r 6ad3cada768c -r 72543547c646 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; }