r22807 - htdocs/trunk - Fix a typo.

Cristian Marchi cmarchi at code.gnucash.org
Fri Feb 22 14:22:20 EST 2013


Author: cmarchi
Date: 2013-02-22 14:22:19 -0500 (Fri, 22 Feb 2013)
New Revision: 22807
Trac: http://svn.gnucash.org/trac/changeset/22807

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

Modified: htdocs/trunk/sizing.phtml
===================================================================
--- htdocs/trunk/sizing.phtml	2013-02-22 18:17:21 UTC (rev 22806)
+++ htdocs/trunk/sizing.phtml	2013-02-22 19:22:19 UTC (rev 22807)
@@ -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 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.");?>
+<?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 gazillions 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