Skip to content

Commit c713f64

Browse files
committed
Change checkbox label
1 parent 5189e0f commit c713f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netcat/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
<string name="error_port_format">Digits is expected</string>
2424
<string name="label_text_to_send">Text to send:</string>
2525
<string name="label_received_text">Received text:</string>
26-
<string name="label_tcp_udp">Use UDP instead of the default TCP</string>
26+
<string name="label_tcp_udp">Use UDP instead of TCP (experimental)</string>
2727

2828
</resources>

0 commit comments

Comments
 (0)