mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: configure
This commit is contained in:
parent
fab2d4c805
commit
5dc203ce5b
@ -3470,7 +3470,7 @@ void SmSetupDlgOnOk(HWND hWnd, SM_SETUP *s)
|
|||||||
s->s->IPsecMessageDisplayed = true;
|
s->s->IPsecMessageDisplayed = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Confgure the VPN Azure if VPN Azure feature is available
|
// Configure the VPN Azure if VPN Azure feature is available
|
||||||
if (GetCapsBool(s->s->CapsList, "b_support_azure"))
|
if (GetCapsBool(s->s->CapsList, "b_support_azure"))
|
||||||
{
|
{
|
||||||
SmAzure(hWnd, s->s, true);
|
SmAzure(hWnd, s->s, true);
|
||||||
|
Loading…
Reference in New Issue
Block a user