Sun, 04 Sep 2005 07:14:04 +0000
[gaim-migrate @ 13675]
I got an e-mail about this typo.
| src/gtkblist.c | file | annotate | diff | comparison | revisions |
--- 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)