Hi,

I'm was looking at why rhythmbox CVS wont compile on FC5t1 and found a
small typo.

Gawain
--- rb-daap-mdns.c.orig	2005-11-25 01:40:12.000000000 +1300
+++ rb-daap-mdns.c	2005-11-25 01:42:14.000000000 +1300
@@ -519,7 +519,7 @@
 				g_set_error (err,
 					     RB_DAAP_MDNS_ERROR,
 					     RB_DAAP_MDNS_ERROR_NOT_RUNNING,
-					     "Avahi daemon was noty running");
+					     "Avahi daemon was not running");
 			} else {
 				g_set_error (err,
 					     RB_DAAP_MDNS_ERROR,
_______________________________________________
rhythmbox-devel mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to