mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-04-30 17:38:41 +00:00
chore: fix some comment typos (#3716)
Signed-off-by: curlwget <curlwget@icloud.com>
This commit is contained in:
parent
0df7fa23f8
commit
790f908f0b
5 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ import (
|
|||
)
|
||||
|
||||
type ClientManager struct {
|
||||
Enabled bool // wheather mux is enabled from user config
|
||||
Enabled bool // whether mux is enabled from user config
|
||||
Picker WorkerPicker
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue