universal-access: Fix typo in translatable string

https://bugzilla.gnome.org/show_bug.cgi?id=741413
This commit is contained in:
Anders Jonsson 2014-12-11 23:53:01 +01:00 committed by Bastien Nocera
parent 5209b2675e
commit a655643325

View file

@ -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>