gnumeric r16499 - branches/gnumeric-1-8/src



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

Log:
Typo.



Modified:
   branches/gnumeric-1-8/src/commands.c

Modified: branches/gnumeric-1-8/src/commands.c
==============================================================================
--- branches/gnumeric-1-8/src/commands.c	(original)
+++ branches/gnumeric-1-8/src/commands.c	Thu Apr 10 19:52:47 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]