r22803 - htdocs/trunk - Minor correction (mostly to try updating via git)

Geert Janssens gjanssens at code.gnucash.org
Thu Feb 21 13:33:11 EST 2013


Author: gjanssens
Date: 2013-02-21 13:33:11 -0500 (Thu, 21 Feb 2013)
New Revision: 22803
Trac: http://svn.gnucash.org/trac/changeset/22803

Modified:
   htdocs/trunk/sizing.phtml
Log:
Minor correction (mostly to try updating via git)

Modified: htdocs/trunk/sizing.phtml
===================================================================
--- htdocs/trunk/sizing.phtml	2013-02-21 18:26:59 UTC (rev 22802)
+++ htdocs/trunk/sizing.phtml	2013-02-21 18:33:11 UTC (rev 22803)
@@ -23,7 +23,7 @@
 <?php echo T_("If you've had trouble swimming through that mass of source code, think of it this way: printed out on paper, and bound into volumes, it would amount to several dozen copies of Tolstoy's \"War and Peace\", roughly a bookshelf-width's worth of source code.");?>
 </p>
 <p class="justify">
-<?php echo T_("Mind you, this is source code (and docs) crafted and debugged by actual humans, this is *not* autogenerated code.  Tools (such as glade or g-wrap) can generate gaziilions of lines of code automatically; I'm not counting those.  Every last line counted here was typed in, edited, indented, tweaked, multiple times, by human hands.");?>
+<?php echo T_("Mind you, this is source code (and docs) crafted and debugged by actual humans, this is *not* autogenerated code.  Tools (such as glade or swig) can generate gaziilions of lines of code automatically; I'm not counting those.  Every last line counted here was typed in, edited, indented, tweaked, multiple times, by human hands.");?>
 </p>
 <p class="justify">
 <?php echo T_("Given that we have about 400 outstanding bugs in bugzilla, that works out to about one bug per thousand lines of code, or one bug per 50 pages of printout.  This bug count is actually not atypical for software projects; its near the norm.");?>



More information about the gnucash-changes mailing list