]> Cypherpunks.ru repositories - goredo.git/commitdiff
Typo
authorSergey Matveev <stargrave@stargrave.org>
Thu, 10 Dec 2020 16:15:43 +0000 (19:15 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 10 Dec 2020 16:15:43 +0000 (19:15 +0300)
main.go

diff --git a/main.go b/main.go
index 63f580a5319cb17e00c040df0b89d92615831912..2e0778b0831c5a913a39e2c2e371f377c5010cca 100644 (file)
--- a/main.go
+++ b/main.go
@@ -91,7 +91,7 @@ func main() {
                                log.Println(err)
                        }
                }
-               fmt.Println("no creating optional:", os.Args[0], "<- tai64nlocal")
+               fmt.Println("not creating optional:", os.Args[0], "<- tai64nlocal")
                os.Exit(rc)
        }
        log.SetFlags(0)