Mercurial > pidgin.yaz
changeset 31899:1ae16c9b2164
merge of '840e5251829610a4d5500832438e6086f442148c'
and 'e357c34b0d64535b96825a863bbd90aec7a71880'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 06 Apr 2011 13:36:26 +0000 |
parents | 1a248102e437 (current diff) a0b9ecdc98c4 (diff) |
children | 7db33b356d4a |
files | |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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;