Merge pull request #554 from ShrdBB/master

Fix typo in strings.xml
This commit is contained in:
2dust
2020-08-15 20:39:50 +08:00
committed by GitHub

View File

@@ -41,7 +41,7 @@
<string name="server_lab_network">network</string>
<string name="server_lab_more_function">more function</string>
<string name="server_lab_head_type">head type</string>
<string name="server_lab_request_host">request host(host/ws host/h2 host)/QUIC securty</string>
<string name="server_lab_request_host">request host(host/ws host/h2 host)/QUIC security</string>
<string name="server_lab_path">path(ws path/h2 path)/QUIC key</string>
<string name="server_lab_stream_security">tls</string>
<string name="server_lab_allow_insecure">allowInsecure</string>