r21879 - htdocs/trunk - Fix a typo.

Cristian Marchi cmarchi at code.gnucash.org
Mon Jan 23 14:50:04 EST 2012


Author: cmarchi
Date: 2012-01-23 14:50:04 -0500 (Mon, 23 Jan 2012)
New Revision: 21879
Trac: http://svn.gnucash.org/trac/changeset/21879

Modified:
   htdocs/trunk/features.phtml
Log:
Fix a typo.

Modified: htdocs/trunk/features.phtml
===================================================================
--- htdocs/trunk/features.phtml	2012-01-23 19:33:31 UTC (rev 21878)
+++ htdocs/trunk/features.phtml	2012-01-23 19:50:04 UTC (rev 21879)
@@ -66,7 +66,7 @@
 <?php echo T_("You can create recurring transactions with a high level of customization of amounts and timeline. You can also set an automatic reminder when a transaction is due.");?>
 </p>
 <p class="justify">
-<?php echo T_("An assistant that runs when <span class=\"gnucash\">GnuCash</span> is started allows scheduled transaction to be postponed without canceling or entering them before the due date.");?>
+<?php echo T_("An assistant that runs when <span class=\"gnucash\">GnuCash</span> is started allows scheduled transactions to be postponed without canceling or entering them before the due date.");?>
 </p>
 </div>
 



More information about the gnucash-changes mailing list