mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 04:30:08 +00:00
fix misspell
This commit is contained in:
@@ -26,7 +26,7 @@ func NewCore(c *conf.CoreConfig) (Core, error) {
|
||||
}
|
||||
cs = append(cs, core1)
|
||||
}
|
||||
return &Selecter{
|
||||
return &Selector{
|
||||
cores: cs,
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user