Skip to content

Commit 32328ec

Browse files
committed
fix: typo
1 parent a11e9cc commit 32328ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • webui/public/locales/strings

webui/public/locales/strings/en.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<string name="output_error_fetching_pif_prop">Failed to fetch pif.prop</string>
2424
<string name="output_oudated_pif_prop">pif.prop is likely outdated, consider fetching once to update it.</string>
2525
<string name="output_selinux_permissive">SELinux status is permissive.</string>
26-
<string name="output_testkey">ROM sigened with testkey, enable spoofSignature is recommended.</string>
26+
<string name="output_testkey">ROM signed with testkey, enable spoofSignature is recommended.</string>
2727
<string name="output_releasekey">ROM signed with releasekey, enabling spoofSignature might not be useful.</string>
2828
<!-- Device list dialog -->
2929
<string name="device_list_title">Select Device</string>

0 commit comments

Comments
 (0)