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

spelling: acquisition

This commit is contained in:
Josh Soref
2018-02-28 02:42:16 +00:00
parent 8767cbe4cf
commit 8ca676d7c8
3 changed files with 3 additions and 3 deletions

View File

@ -1390,7 +1390,7 @@ UINT GetGlobalServerFlag(UINT index)
return global_server_flags[index];
}
// Main of the aquisition of Caps of the server
// Main of the acquisition of Caps of the server
void GetServerCapsMain(SERVER *s, CAPSLIST *t)
{
bool is_restricted = false;