r20185 - gnucash/trunk/src/report/stylesheets - Fix a typo.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jan 28 14:48:29 EST 2011


Author: cmarchi
Date: 2011-01-28 14:48:28 -0500 (Fri, 28 Jan 2011)
New Revision: 20185
Trac: http://svn.gnucash.org/trac/changeset/20185

Modified:
   gnucash/trunk/src/report/stylesheets/stylesheet-footer.scm
Log:
Fix a typo.

Modified: gnucash/trunk/src/report/stylesheets/stylesheet-footer.scm
===================================================================
--- gnucash/trunk/src/report/stylesheets/stylesheet-footer.scm	2011-01-28 13:11:20 UTC (rev 20184)
+++ gnucash/trunk/src/report/stylesheets/stylesheet-footer.scm	2011-01-28 19:48:28 UTC (rev 20185)
@@ -74,7 +74,7 @@
      (gnc:make-text-option
       (N_ "General")
       (N_ "Footer") "e"
-      (N_ "String to placed as a footer")
+      (N_ "String to be placed as a footer")
       ""))
 
     (opt-register



More information about the gnucash-changes mailing list