universal-access: Fix typo in translatable string
https://bugzilla.gnome.org/show_bug.cgi?id=741413
This commit is contained in:
parent
5209b2675e
commit
a655643325
1 changed files with 1 additions and 1 deletions
|
@ -1182,7 +1182,7 @@
|
|||
</child>
|
||||
<child>
|
||||
<object class="GtkCheckButton" id="typing_stickykeys_beep_modifier_check">
|
||||
<property name="label" translatable="yes">Beep when a _modifer key is pressed</property>
|
||||
<property name="label" translatable="yes">Beep when a _modifier key is pressed</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue