Skip to content

Commit

Permalink
fix: Typo in GUI (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
tungbq committed Jun 7, 2023
1 parent 0eeb1e3 commit 7fd42b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gtk/assets/ui/widget_node.ui
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
<property name="valign">start</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label" translatable="yes">Netwotk:</property>
<property name="label" translatable="yes">Network:</property>
</object>
<packing>
<property name="left-attach">0</property>
Expand Down

0 comments on commit 7fd42b2

Please sign in to comment.