# HG changeset patch # User Richard Laager # Date 1125818044 0 # Node ID 5451fe2d89c07401f2929563ffadb37993edca0c # Parent 1c20849fc71698bdb34b832f58a5717262f39954 [gaim-migrate @ 13675] I got an e-mail about this typo. committer: Tailor Script diff -r 1c20849fc716 -r 5451fe2d89c0 src/gtkblist.c --- a/src/gtkblist.c Sun Sep 04 04:20:15 2005 +0000 +++ b/src/gtkblist.c Sun Sep 04 07:14:04 2005 +0000 @@ -2867,7 +2867,7 @@ if (!gtknode->contact_expanded || GAIM_BLIST_NODE_IS_CONTACT(node)) { /* We're either looking at a buddy for a collapsed contact or - * an exanded contact itself so we show the most recent + * an expanded contact itself so we show the most recent * (largest) last_seen time for any of the buddies under * the contact. */ for (bnode = ((GaimBlistNode *)c)->child ; bnode != NULL ; bnode = bnode->next)