mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix typo in message as pointed out by Joe Dalton.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18296 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
47ef48b8dd
commit
e3a20e4499
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user