EmptyView: Fix a typo
This commit is contained in:
parent
dbdf56d494
commit
d54e15cd15
@ -59,7 +59,7 @@ Tobias Bernard
|
|||||||
<object class="GtkLabel">
|
<object class="GtkLabel">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="label" translatable="yes">If you think this is an error, please consider writting a bug report.</property>
|
<property name="label" translatable="yes">If you think this is an error, please consider writing a bug report.</property>
|
||||||
<style>
|
<style>
|
||||||
<class name="dim-label"/>
|
<class name="dim-label"/>
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user