This commit is contained in:
Dan Sosedoff
2019-01-16 22:54:23 -06:00
parent 4bdcfbd5b1
commit ae60604ef1

View File

@@ -97,7 +97,7 @@ func initClient() {
} }
if !command.Opts.Sessions { if !command.Opts.Sessions {
fmt.Printf("Conneced to %s\n", cl.ServerVersion()) fmt.Printf("Connected to %s\n", cl.ServerVersion())
} }
fmt.Println("Checking database objects...") fmt.Println("Checking database objects...")