changeset 11438:5451fe2d89c0

[gaim-migrate @ 13675] I got an e-mail about this typo. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 04 Sep 2005 07:14:04 +0000
parents 1c20849fc716
children 617e67e1c985
files src/gtkblist.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)