We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19f95a commit 1432278Copy full SHA for 1432278
proxy/vmess/account.go
@@ -8,7 +8,7 @@ import (
8
"v2ray.com/core/common/uuid"
9
)
10
11
-// MemoryAccount is an in-memory from of VMess account.
+// MemoryAccount is an in-memory form of VMess account.
12
type MemoryAccount struct {
13
// ID is the main ID of the account.
14
ID *protocol.ID
0 commit comments