1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-12-17 23:51:31 +03:00

spelling: disable

This commit is contained in:
Josh Soref
2018-02-28 03:30:32 +00:00
parent 762b43e72b
commit 5edda3156c
8 changed files with 9 additions and 9 deletions

View File

@ -4441,7 +4441,7 @@ BEGIN
LTEXT "@S_INFO",S_INFO,7,27,293,47
LTEXT "@S_TITLE",S_TITLE,7,5,293,21
CONTROL "@S_ENABLE",S_ENABLE,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,48,80,157,12
CONTROL "@S_DISBLE",S_DISBLE,"Button",BS_AUTORADIOBUTTON,48,96,157,12
CONTROL "@S_DISABLE",S_DISABLE,"Button",BS_AUTORADIOBUTTON,48,96,157,12
ICON ICO_MACHINE,IDC_STATIC,16,79,20,18
DEFPUSHBUTTON "@IDCANCEL",IDCANCEL,236,112,64,15
END

View File

@ -936,7 +936,7 @@
#define R_UNESTABLISHED 1435
#define R_USER 1435
#define R_CUSTOM 1435
#define S_DISBLE 1435
#define S_DISABLE 1435
#define R_PERMANENT 1435
#define R_FOR_SYSTEM 1436
#define IDC_NETADDRESS1 1437