changeset 2335:72543547c646

Fix a typo
author franky
date Sat, 11 May 2019 22:36:30 +0200
parents 6ad3cada768c
children 0dc317b5599d
files mcabber/mcabber/xmpp.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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;
     }