mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-07 20:45:53 +08:00
Fix misspell
This commit is contained in:
parent
1843bd6a4e
commit
e03a989083
@ -216,7 +216,7 @@ func UpdateFromStream(updateWith io.Reader) (err error, errRecover error) {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
// move the new exectuable in to become the new program
|
// move the new executable in to become the new program
|
||||||
err = os.Rename(newPath, updatePath)
|
err = os.Rename(newPath, updatePath)
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user