mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Trivial string change
Capitalize 'Expander' in the widget-factory UI.
This commit is contained in:
parent
246e6cd0b9
commit
85a4b65f11
@ -2688,7 +2688,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
|
||||
<object class="GtkLabel" id="label19">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">expander</property>
|
||||
<property name="label" translatable="yes">Expander</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user