From e905f478c9e35962b444ccb4fc6e02fc97304531 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (europa)" Date: Sun, 31 May 2015 13:27:57 +0100 Subject: typo --- gotop/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gotop/main.go b/gotop/main.go index 0b8e318..c597e32 100644 --- a/gotop/main.go +++ b/gotop/main.go @@ -207,7 +207,7 @@ func parseFlags() { flag.Parse() - config.banner = "gotop v0.1 (C) 2015 Paul buetow " + config.banner = "gotop v0.1 (C) 2015 Paul Buetow " if *helpF { fmt.Println(config.banner) -- cgit v1.2.3