From: Xavier Claessens Date: Wed, 2 May 2007 12:39:48 +0000 (+0000) Subject: [darcs-to-svn @ Fix typo] X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=b8d0cfe42b1d62d513e560bf1fff04685f6911e6 [darcs-to-svn @ Fix typo] svn path=/trunk/; revision=24 --- 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};