# HG changeset patch # User Luke Schierer # Date 1085249243 0 # Node ID 53c1e635f11d4d21a6b0f300a535cd297006be68 # Parent 67421e0dc497370265ee4dbd0687943cffb5fd4e [gaim-migrate @ 9792] royanee noticed this committer: Tailor Script diff -r 67421e0dc497 -r 53c1e635f11d src/protocols/oscar/oscar.c --- a/src/protocols/oscar/oscar.c Sat May 22 17:33:38 2004 +0000 +++ b/src/protocols/oscar/oscar.c Sat May 22 18:07:23 2004 +0000 @@ -3088,7 +3088,7 @@ /* * If the message is being received by an ICQ user then escape any HTML, - * because HTML should is not sent over ICQ as a means to format a message. + * because HTML is not sent over ICQ as a means to format a message. * so any HTML we receive is intended to be displayed * * Note: There *may* be some clients which send messages as HTML formatted -