mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 10:23:02 +03:00
Fix typo
This commit is contained in:
parent
4bdcfbd5b1
commit
ae60604ef1
@ -97,7 +97,7 @@ func initClient() {
|
||||
}
|
||||
|
||||
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...")
|
||||
|
Loading…
Reference in New Issue
Block a user