fix typo
This commit is contained in:
parent
b5f5fdc19c
commit
16fcb3a3fc
|
@ -103,7 +103,7 @@
|
||||||
<object class="GtkShortcutsShortcut">
|
<object class="GtkShortcutsShortcut">
|
||||||
<property name="visible">1</property>
|
<property name="visible">1</property>
|
||||||
<property name="accelerator"><shift>Page_Down</property>
|
<property name="accelerator"><shift>Page_Down</property>
|
||||||
<property name="title" translatable="yes">Sroll down</property>
|
<property name="title" translatable="yes">Scroll down</property>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
|
Loading…
Reference in New Issue