forked from AuroraMiddleware/gtk
Fix a typo
Modifed should be Modified. https://bugzilla.gnome.org/show_bug.cgi?id=699225
This commit is contained in:
parent
8cb78d82d6
commit
f47e578737
@ -290,7 +290,7 @@
|
||||
<child>
|
||||
<object class="GtkTreeViewColumn" id="list_mtime_column">
|
||||
<property name="resizable">True</property>
|
||||
<property name="title" translatable="yes">Modifed</property>
|
||||
<property name="title" translatable="yes">Modified</property>
|
||||
<child>
|
||||
<object class="GtkCellRendererText" id="list_mtime_renderer"/>
|
||||
</child>
|
||||
|
Loading…
Reference in New Issue
Block a user