EmptyView: Fix a typo

This commit is contained in:
Jordan Petridis 2018-08-13 04:05:28 +03:00
parent dbdf56d494
commit d54e15cd15
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -59,7 +59,7 @@ Tobias Bernard
<object class="GtkLabel">
<property name="visible">True</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>
<class name="dim-label"/>
</style>