r20865 - htdocs/branches/beta - Fix a couple of typos.

Cristian Marchi cmarchi at code.gnucash.org
Sat Jul 9 05:08:58 EDT 2011


Author: cmarchi
Date: 2011-07-09 05:08:57 -0400 (Sat, 09 Jul 2011)
New Revision: 20865
Trac: http://svn.gnucash.org/trac/changeset/20865

Modified:
   htdocs/branches/beta/features.phtml
Log:
Fix a couple of typos.

Modified: htdocs/branches/beta/features.phtml
===================================================================
--- htdocs/branches/beta/features.phtml	2011-07-09 09:05:07 UTC (rev 20864)
+++ htdocs/branches/beta/features.phtml	2011-07-09 09:08:57 UTC (rev 20865)
@@ -31,7 +31,7 @@
 <img class="featureimage" src="<?=$top_dir?>/images/features/basics_AccountRelationships.png" alt="[Basic account relationship]">
 </div>
 <p class="justify">
-<?php echo T_("Every transaction must debit one account and credit others by an equal amount. This ensures that the books balance: that the difference between income and expenses exactly equals the sum of assets and liabilities.");?>
+<?php echo T_("Every transaction must debit one account and credit others by an equal amount. This ensures the books balance: the difference between income and expenses exactly equals the sum of assets and liabilities.");?>
 </p>
 <br clear="all" />
 </div>
@@ -167,7 +167,7 @@
 <br clear="all" />
 </div>
 
-<h1 class="featuresection"><img class="gnc-icon" src="<?=$top_dir?>/images/features/gnucash-icon-32x32.png" alt="[GnuCash]"><a name="data-feat"></a><?php echo T_("Data storing and exchange feature");?></h1>
+<h1 class="featuresection"><img class="gnc-icon" src="<?=$top_dir?>/images/features/gnucash-icon-32x32.png" alt="[GnuCash]"><a name="data-feat"></a><?php echo T_("Data storing and exchange features");?></h1>
 
 <div class="featurecontainer">
 <div class="featureborder">



More information about the gnucash-changes mailing list