From 55eff18db823da5475a8a502f8cee8e58cd92056 Mon Sep 17 00:00:00 2001 From: Grigorii Safronov Date: Fri, 12 Apr 2024 16:03:28 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'cmd/rqlite/main.go'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmd/rqlite/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/rqlite/main.go b/cmd/rqlite/main.go index 418f95d8..66bca97a 100644 --- a/cmd/rqlite/main.go +++ b/cmd/rqlite/main.go @@ -107,7 +107,7 @@ func main() { fmt.Printf("\n") fmt.Println("Welcome to the fluidB CLI. Enter \".help\" for usage hints.") fmt.Printf("Version %s, commit %s, branch %s\n", cmd.Version, cmd.Commit, cmd.Branch) - fmt.Printf("Connected to rqlited version %s\n", version) + fmt.Printf("Connected to fluidB version %s\n", version) fmt.Printf("\n") timer := false