monkey-bubble r285 - in trunk: . src/ui



Author: herzi
Date: Thu Feb  7 00:22:02 2008
New Revision: 285
URL: http://svn.gnome.org/viewvc/monkey-bubble?rev=285&view=rev

Log:
2008-02-07  Sven Herzberg  <sven imendio com>

	* src/ui/ui-main.c: (ui_main_new): fixed a typo


Modified:
   trunk/ChangeLog
   trunk/src/ui/ui-main.c

Modified: trunk/src/ui/ui-main.c
==============================================================================
--- trunk/src/ui/ui-main.c	(original)
+++ trunk/src/ui/ui-main.c	Thu Feb  7 00:22:02 2008
@@ -351,7 +351,7 @@
 #endif
 
 	if (error) {
-		g_warning ("there was en error constructing the user interface: %s",
+		g_warning ("there was an error constructing the user interface: %s",
 			   error->message);
 		g_error_free (error);
 		error = NULL;



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