diff --git a/cmd/memlat/main.go b/cmd/memlat/main.go index bab2b5c..e83b225 100644 --- a/cmd/memlat/main.go +++ b/cmd/memlat/main.go @@ -69,7 +69,7 @@ // memlat // // memlat will parse and symbolize the profile and start a web server -// listening by default on localhost;8001. +// listening by default on localhost:8001. package main import (