mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-12 19:39:35 +03:00
chore: fix some comment typos (#3716)
Signed-off-by: curlwget <curlwget@icloud.com>
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// copied from "github.com/golang/go/main.go"
|
||||
|
||||
// Execute excute the commands
|
||||
// Execute execute the commands
|
||||
func Execute() {
|
||||
flag.Parse()
|
||||
args := flag.Args()
|
||||
|
Reference in New Issue
Block a user