r19342 - htdocs/trunk - Fix typo

Geert Janssens gjanssens at code.gnucash.org
Wed Jul 7 09:24:07 EDT 2010


Author: gjanssens
Date: 2010-07-07 09:24:07 -0400 (Wed, 07 Jul 2010)
New Revision: 19342
Trac: http://svn.gnucash.org/trac/changeset/19342

Modified:
   htdocs/trunk/docs.phtml
Log:
Fix typo

Modified: htdocs/trunk/docs.phtml
===================================================================
--- htdocs/trunk/docs.phtml	2010-07-07 12:58:42 UTC (rev 19341)
+++ htdocs/trunk/docs.phtml	2010-07-07 13:24:07 UTC (rev 19342)
@@ -112,7 +112,7 @@
 <pre>svn checkout http://svn.gnucash.org/repo/gnucash-docs/trunk gnucash-docs</pre>
 
 <h3><?php echo T_("Writers");?></h3>
-<p><?php echo T_("Get a copy of the documentation source as described above and start making changes. When you are satisfied with your changes you can create a patch by running the following command in the base directory of the documentation (usually gnucash-docs, unless you renamed it:");?></p>
+<p><?php echo T_("Get a copy of the documentation source as described above and start making changes. When you are satisfied with your changes you can create a patch by running the following command in the base directory of the documentation (usually gnucash-docs, unless you renamed it):");?></p>
 <pre>svn diff > my-patch-name.patch</pre>
 <p><?php echo T_("The usual procedure for contributors to GnuCash is to initially submit patches to the <a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a> mailing list. We will handle getting the patches added into svn until you are given an account. You can also add the patch to a bug report in <a href='http://bugzilla.gnome.org/'>bugzilla.gnome.org</a> if you wish.");?></p>
 <p><?php echo T_("Please let other writers know which section you wish to tackle. Please forward this to <a href='mailto:gnucash-devel at lists.gnucash.org'>gnucash-devel</a> so that people can say 'hey I'm doing that already' or 'go ahead and do it'.");?></p>



More information about the gnucash-changes mailing list