# HG changeset patch # User Paul Aurich # Date 1302096986 0 # Node ID 1ae16c9b2164fe4836fb0112b3e5c67583276cce # Parent 1a248102e437faf0a5c09bbaf3f40727f1cfcac2# Parent a0b9ecdc98c4a624ec2cabed85c895e8be5756a2 merge of '840e5251829610a4d5500832438e6086f442148c' and 'e357c34b0d64535b96825a863bbd90aec7a71880' diff -r 1a248102e437 -r 1ae16c9b2164 libpurple/protocols/jabber/si.c --- a/libpurple/protocols/jabber/si.c Sun Apr 03 20:21:22 2011 +0000 +++ b/libpurple/protocols/jabber/si.c Wed Apr 06 13:36:26 2011 +0000 @@ -1705,7 +1705,7 @@ * See #8477. */ if (filesize_64 > G_MAXSIZE) { - /* Shoudl this pop up a warning? */ + /* Should this pop up a warning? */ purple_debug_warning("jabber", "Unable to transfer file (too large)" " -- see #8477 for more details."); return;