r23087 - gnucash/trunk/src/gnome/gtkbuilder - Fix typo

Derek Atkins warlord at code.gnucash.org
Tue Jul 2 16:28:01 EDT 2013


Author: warlord
Date: 2013-07-02 16:28:01 -0400 (Tue, 02 Jul 2013)
New Revision: 23087
Trac: http://svn.gnucash.org/trac/changeset/23087

Modified:
   gnucash/trunk/src/gnome/gtkbuilder/assistant-acct-period.glade
Log:
Fix typo
Patch from Aurimas Fišeras <aurimas at members.fsf.org>

Modified: gnucash/trunk/src/gnome/gtkbuilder/assistant-acct-period.glade
===================================================================
--- gnucash/trunk/src/gnome/gtkbuilder/assistant-acct-period.glade	2013-07-02 20:25:43 UTC (rev 23086)
+++ gnucash/trunk/src/gnome/gtkbuilder/assistant-acct-period.glade	2013-07-02 20:28:01 UTC (rev 23087)
@@ -33,7 +33,7 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">
-Select an accounting period and the closing date which must not be in the furure and is greater than the closing date of the previous book.
+Select an accounting period and the closing date which must not be in the future and is greater than the closing date of the previous book.
 
 Books will be closed at midnight on the selected date.</property>
             <property name="justify">center</property>
@@ -245,4 +245,4 @@
       <placeholder/>
     </child>
   </object>
-</interface>
\ No newline at end of file
+</interface>



More information about the gnucash-changes mailing list