mirror of
https://github.com/SideStore/SideStore.git
synced 2026-03-27 12:55:40 +01:00
vpn-configuration: fix typo in sentence
This commit is contained in:
@@ -41,7 +41,7 @@ struct VPNConfigurationView: View {
|
|||||||
} footer: {
|
} footer: {
|
||||||
HStack(alignment: .top, spacing: 0) {
|
HStack(alignment: .top, spacing: 0) {
|
||||||
Text("Note: ")
|
Text("Note: ")
|
||||||
Text("'Device IP' is a mandatory and should match exactly as in the VPN's configuration")
|
Text("'Device IP' is mandatory and should match exactly as in the VPN's configuration")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user