totem r5055 - in trunk: . src



Author: hadess
Date: Thu Jan 31 21:53:12 2008
New Revision: 5055
URL: http://svn.gnome.org/viewvc/totem?rev=5055&view=rev

Log:
2008-01-31  Bastien Nocera  <hadess hadess net>

	* src/totem-resources.c: (time_monitor):
	more typo fixing by Wouter Bron <wousser gmail com>
	(Closes: #513125)



Modified:
   trunk/ChangeLog
   trunk/src/totem-resources.c

Modified: trunk/src/totem-resources.c
==============================================================================
--- trunk/src/totem-resources.c	(original)
+++ trunk/src/totem-resources.c	Thu Jan 31 21:53:12 2008
@@ -93,7 +93,7 @@
 	app_name = g_get_application_name ();
 	if (app_name == NULL)
 		app_name = g_get_prgname ();
-	g_print ("%s couln't process file: '%s'\n"
+	g_print ("%s couldn't process file: '%s'\n"
 		 "Reason: Took too much time to process.\n",
 		 app_name,
 		 (const char *) data);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]