privacy: Fix mnemonic widget for software switch
Copy/paste error.
This commit is contained in:
parent
24a4d4b9bd
commit
05a3af45ec
1 changed files with 1 additions and 1 deletions
|
@ -657,7 +657,7 @@ All the information we collect is made anonymous, and we will never share your d
|
|||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">_Send software usage statistics</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="mnemonic_widget">recently_used_switch</property>
|
||||
<property name="mnemonic_widget">software_usage_switch</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">0</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue