Skip to content

Commit 5862e1c

Browse files
Fix “Connection” capitalization
Signed-off-by: CelloSerenity <195480169+CelloSerenity@users.noreply.github.com>
1 parent 5144d6a commit 5862e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LocalDevVPN/Localization/en.lproj/Localizable.strings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"open_settings_to_review_details" = "Open Settings to review details";
1919
"tap_connect_to_create_the_tunnel" = "Tap connect to create the tunnel";
2020

21-
"connection" = "connection";
21+
"connection" = "Connection";
2222
"start_or_stop_the_secure_local_tunnel" = "Start or stop the secure local tunnel.";
2323

2424
"connect" = "Connect";

0 commit comments

Comments
 (0)