gnucash unstable: Spelling fix in import map editor

Geert Janssens gjanssens at code.gnucash.org
Sun Feb 18 04:34:51 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/ffeafad6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/48bdab38 (commit)



commit ffeafad6368053cb8f73439f5376239bed5263d1
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sun Feb 18 10:10:34 2018 +0100

    Spelling fix in import map editor

diff --git a/gnucash/gnome/gtkbuilder/dialog-imap-editor.glade b/gnucash/gnome/gtkbuilder/dialog-imap-editor.glade
index 85159ea..8e325af 100644
--- a/gnucash/gnome/gtkbuilder/dialog-imap-editor.glade
+++ b/gnucash/gnome/gtkbuilder/dialog-imap-editor.glade
@@ -255,7 +255,7 @@
             <property name="can_focus">False</property>
             <property name="margin_top">5</property>
             <property name="margin_bottom">5</property>
-            <property name="label" translatable="yes">Case sensative filtering is available on 'Match String' and 'Mapped to Account Name'.</property>
+            <property name="label" translatable="yes">Case sensitive filtering is available on 'Match String' and 'Mapped to Account Name'.</property>
           </object>
           <packing>
             <property name="expand">False</property>



Summary of changes:
 gnucash/gnome/gtkbuilder/dialog-imap-editor.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list