r20902 - htdocs/branches/beta - Fix a small error.

Cristian Marchi cmarchi at code.gnucash.org
Sun Jul 10 15:23:24 EDT 2011


Author: cmarchi
Date: 2011-07-10 15:23:24 -0400 (Sun, 10 Jul 2011)
New Revision: 20902
Trac: http://svn.gnucash.org/trac/changeset/20902

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Fix a small error.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-10 19:19:20 UTC (rev 20901)
+++ htdocs/branches/beta/docs.phtml	2011-07-10 19:23:24 UTC (rev 20902)
@@ -197,7 +197,7 @@
 <p class="justify"><?php echo T_("We suggest also subscribing to ");?><a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a>.</p>
 
 <h3><?php echo T_("Gnome Documentation guidelines");?></h3>
-<?php echo T_("As stated earlier, the new docs are based on the GNOME2 XML docbook system. Everyone wishing to help please follow these guides where possible when reviewing and/or writing docs.");?></p>
+<p class="justify"><?php echo T_("As stated earlier, the new docs are based on the GNOME2 XML docbook system. Everyone wishing to help please follow these guides where possible when reviewing and/or writing docs.");?></p>
 <ul>
 <li><a href='http://library.gnome.org/devel/gdp-handbook/stable/'>The GNOME Handbook of Writing Software Documentation</a></li>
 <li><a href='http://library.gnome.org/devel/gdp-style-guide/stable/'>The GNOME Documentation Style Guide</a></li>



More information about the gnucash-changes mailing list