mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-25 19:15:34 +00:00
version: fix typo in comment
This commit is contained in:
parent
2ca2389c5f
commit
5c9ddf5e76
@ -15,7 +15,7 @@
|
||||
)
|
||||
|
||||
// CmdName returns either the base name of the current binary
|
||||
// using os.Executable. If os.Executable fails (it sholdn't), then
|
||||
// using os.Executable. If os.Executable fails (it shouldn't), then
|
||||
// "cmd" is returned.
|
||||
func CmdName() string {
|
||||
e, err := os.Executable()
|
||||
|
Loading…
Reference in New Issue
Block a user