Skip to content

Commit

Permalink
fix godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll committed Jan 20, 2017
1 parent 218c61a commit fa69688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ func processes() {
wg.Wait()
}

// reportGo looks up the runtime.buildVersion symbol
// printIfGo looks up the runtime.buildVersion symbol
// in the process' binary and determines if the process
// if a Go process or not. If the process is a Go process,
// it reports PID, binary name and full path of the binary.
Expand Down

0 comments on commit fa69688

Please sign in to comment.