From b8d0cfe42b1d62d513e560bf1fff04685f6911e6 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 2 May 2007 12:39:48 +0000 Subject: [PATCH] [darcs-to-svn @ Fix typo] svn path=/trunk/; revision=24 --- libempathy-gtk/gossip-presence-chooser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy-gtk/gossip-presence-chooser.c b/libempathy-gtk/gossip-presence-chooser.c index ecb41db3..16b411f3 100644 --- a/libempathy-gtk/gossip-presence-chooser.c +++ b/libempathy-gtk/gossip-presence-chooser.c @@ -59,7 +59,7 @@ typedef struct { gchar *scroll_status; } GossipPresenceChooserPriv; -/* States for listed in the menu */ +/* States to be listed in the menu */ static McPresence states[] = {MC_PRESENCE_AVAILABLE, MC_PRESENCE_DO_NOT_DISTURB, MC_PRESENCE_AWAY}; -- 2.39.2