mergeant r889 - in trunk: . src



Author: ogmaciel
Date: Fri Nov 14 19:41:24 2008
New Revision: 889
URL: http://svn.gnome.org/viewvc/mergeant?rev=889&view=rev

Log:
Fixed typo. Also fixes b.g.o #560829.

Modified:
   trunk/ChangeLog
   trunk/src/ws-tables.c

Modified: trunk/src/ws-tables.c
==============================================================================
--- trunk/src/ws-tables.c	(original)
+++ trunk/src/ws-tables.c	Fri Nov 14 19:41:24 2008
@@ -1148,7 +1148,7 @@
 
 	dlg = mergeant_server_op_create_dialog (NULL, GDA_SERVER_OPERATION_DROP_COLUMN, 
 						ws->priv->cnc, options,
-						_("Delete a column drom a table"), NULL,
+						_("Delete a column from a table"), NULL,
 						MERGEANT_SERVER_OP_CALLBACK (action_done_cb), ws);
 	g_object_unref (options);
 



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