Skip to content

Commit e2074e1

Browse files
committed
Fix typo in ConnectDialog.ui
1 parent e9f0da3 commit e2074e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/ConnectDialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<property name="has_entry">True</property>
9999
<signal name="changed" handler="on_connect_servername_changed" swapped="no"/>
100100
<child internal-child="entry">
101-
<object class="GtkEntry" id-"comboboxtext-entry1">
101+
<object class="GtkEntry" id="comboboxtext-entry1">
102102
<property name="can_focus">True</property>
103103
</object>
104104
</child>

0 commit comments

Comments
 (0)