gnumeric r16500 - trunk/src



Author: mortenw
Date: Thu Apr 10 19:53:02 2008
New Revision: 16500
URL: http://svn.gnome.org/viewvc/gnumeric?rev=16500&view=rev

Log:
Typo.



Modified:
   trunk/src/commands.c

Modified: trunk/src/commands.c
==============================================================================
--- trunk/src/commands.c	(original)
+++ trunk/src/commands.c	Thu Apr 10 19:53:02 2008
@@ -2776,7 +2776,7 @@
 		GError *err;
 		err = g_error_new (go_error_invalid(), 0,
 				   _("Copying between files with different date conventions.\n"
-				     "It is possible that some dates could be be copied\n"
+				     "It is possible that some dates could be copied\n"
 				     "incorrectly."));
 		go_cmd_context_error (GO_CMD_CONTEXT (wbc), err);
 		g_error_free (err);



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