[telepathy-doc/master] Make comment match reality

Davyd Madeley davyd at madeley.id.au
Tue Apr 7 08:51:26 PDT 2009


---
 docs/examples/glib_salut_ft/example.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/examples/glib_salut_ft/example.c b/docs/examples/glib_salut_ft/example.c
index 9690678..5d558cf 100644
--- a/docs/examples/glib_salut_ft/example.c
+++ b/docs/examples/glib_salut_ft/example.c
@@ -386,7 +386,7 @@ main (int argc, char **argv)
 		g_error ("%s", error->message);
 	}
 
-	/* we want to request the gabble CM */
+	/* we want to request the salut CM */
 	TpConnectionManager *cm = tp_connection_manager_new (bus_daemon,
 			"salut", NULL, &error);
 	if (error) g_error ("%s", error->message);
-- 
1.5.6.5




More information about the telepathy-commits mailing list