We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e40d8a commit 0b08c0fCopy full SHA for 0b08c0f
main/src/main/res/values/arrays.xml
@@ -45,7 +45,7 @@
45
<string-array name="tls_profile_entries">
46
<item>insecure (not recommend, allows insecure crypto)</item>
47
<item>legacy (default)</item>
48
- <item>preferred (recommended but limited compabbility)</item>
+ <item>preferred (recommended but limited compatibility)</item>
49
<item>Suite B (only NIST approved elliptic curves)</item>
50
</string-array>
51
</resources>
0 commit comments