Skip to content

Commit 0b08c0f

Browse files
committed
fix typo
Signed-off-by: Arne Schwabe <arne@rfc2549.org>
1 parent 4e40d8a commit 0b08c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/src/main/res/values/arrays.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<string-array name="tls_profile_entries">
4646
<item>insecure (not recommend, allows insecure crypto)</item>
4747
<item>legacy (default)</item>
48-
<item>preferred (recommended but limited compabbility)</item>
48+
<item>preferred (recommended but limited compatibility)</item>
4949
<item>Suite B (only NIST approved elliptic curves)</item>
5050
</string-array>
5151
</resources>

0 commit comments

Comments
 (0)