gnome-bluetooth r363 - trunk/wizard



Author: hadess
Date: Wed Feb 25 15:58:22 2009
New Revision: 363
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=363&view=rev

Log:
Fix typo in the wizard

Spotted by Adam Buchbinder <adam buchbinder gmail com>
s/Succesfully/Successfully/

Modified:
   trunk/wizard/main.c

Modified: trunk/wizard/main.c
==============================================================================
--- trunk/wizard/main.c	(original)
+++ trunk/wizard/main.c	Wed Feb 25 15:58:22 2009
@@ -691,7 +691,7 @@
 
 	vbox = create_vbox(assistant, GTK_ASSISTANT_PAGE_SUMMARY,
 				_("Summary"),
-				_("Succesfully configured new device"));
+				_("Successfully configured new device"));
 
 	page_summary = vbox;
 }



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