lock: Fix typo

This commit is contained in:
prshnt19 2020-05-08 00:19:33 +05:30 committed by Prashant Rawat
parent a623a3a2e3
commit b513417f7f

View file

@ -26,7 +26,7 @@
<object class="GtkLabel" id="lock_description_label">
<property name="visible">1</property>
<property name="margin-bottom">12</property>
<property name="label" translatable="yes">Automatically locking the screen prevents others from access the computer while you're away.</property>
<property name="label" translatable="yes">Automatically locking the screen prevents others from accessing the computer while you're away.</property>
<property name="wrap">1</property>
<property name="max-width-chars">50</property>
<property name="xalign">0</property>