[Gnucash-changes] r13376 - gnucash/trunk/src/gnome - Fix a misspelled word.

David Hampton hampton at cvs.gnucash.org
Thu Feb 23 23:55:51 EST 2006


Author: hampton
Date: 2006-02-23 23:55:51 -0500 (Thu, 23 Feb 2006)
New Revision: 13376
Trac: http://svn.gnucash.org/trac/changeset/13376

Modified:
   gnucash/trunk/src/gnome/dialog-sxsincelast.c
Log:
Fix a misspelled word.

Modified: gnucash/trunk/src/gnome/dialog-sxsincelast.c
===================================================================
--- gnucash/trunk/src/gnome/dialog-sxsincelast.c	2006-02-24 04:50:03 UTC (rev 13375)
+++ gnucash/trunk/src/gnome/dialog-sxsincelast.c	2006-02-24 04:55:51 UTC (rev 13376)
@@ -1434,7 +1434,7 @@
         GList *l;
         sxSinceLastData *sxsld = (sxSinceLastData*)ud;
         char *lastrun_cancel_check_msg =
-          _( "Cancelling the Since-Last-Run dialog "
+          _( "Canceling the Since-Last-Run dialog "
              "will revert all changes. "
              "Are you sure you want to lose all "
              "Scheduled Transaction changes?" );



More information about the gnucash-changes mailing list