lock: Fix typo
This commit is contained in:
parent
a623a3a2e3
commit
b513417f7f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue