1
0
Fork 0
timestamps
dump_stack() 2018-12-02 20:25:33 +00:00
parent bc4129e01c
commit 076a5babb9
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ func main() {
if !exists(usr.HomeDir + "/.out-of-tree/kernels.toml") {
log.Println("No ~/.out-of-tree/kernels.toml: Probably you " +
"need to run `out-of-tree kernels autogen` in " +
"need to run `out-of-tree kernel autogen` in " +
"directory that contains .out-of-tree.toml " +
"with defined kernel masks " +
"(see docs at https://out-of-tree.io)")