[DATALAD RUNCMD] Do interactive fixing of some ambigous typos
=== Do not change lines below ===
{
"chain": [],
"cmd": "codespell -w -i 3 -C 2",
"exit": 0,
"extra_inputs": [],
"inputs": [],
"outputs": [],
"pwd": "."
}
^^^ Do not change lines above ^^^
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
This commit is contained in:
committed by
Stefan Haller
parent
820c2bc0fd
commit
83ef031922
@@ -10,7 +10,7 @@ var usersFileContent = `package main
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
// TODO: verify that this actuall works
|
||||
// TODO: verify that this actually works
|
||||
fmt.Println("hello world")
|
||||
}
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user