r18296 - gnucash/trunk/src/gnome-utils/glade - Fix typo in message as pointed out by Joe Dalton.

Christian Stimming cstim at code.gnucash.org
Sun Sep 6 03:43:22 EDT 2009


Author: cstim
Date: 2009-09-06 03:43:21 -0400 (Sun, 06 Sep 2009)
New Revision: 18296
Trac: http://svn.gnucash.org/trac/changeset/18296

Modified:
   gnucash/trunk/src/gnome-utils/glade/commodity.glade
Log:
Fix typo in message as pointed out by Joe Dalton.

Modified: gnucash/trunk/src/gnome-utils/glade/commodity.glade
===================================================================
--- gnucash/trunk/src/gnome-utils/glade/commodity.glade	2009-09-05 20:53:50 UTC (rev 18295)
+++ gnucash/trunk/src/gnome-utils/glade/commodity.glade	2009-09-06 07:43:21 UTC (rev 18296)
@@ -366,7 +366,7 @@
 	  <child>
 	    <widget class="GtkEntry" id="fullname_entry">
 	      <property name="visible">True</property>
-	      <property name="tooltip" translatable="yes">Enter the full name of the commodity. Example: Cisco Sytems Inc, or Apple Computer, Inc.</property>
+	      <property name="tooltip" translatable="yes">Enter the full name of the commodity. Example: Cisco Systems Inc., or Apple Computer, Inc.</property>
 	      <property name="can_focus">True</property>
 	      <property name="has_focus">True</property>
 	      <property name="editable">True</property>



More information about the gnucash-changes mailing list