]> Cypherpunks repositories - gostls13.git/commit
doc: fix some typos in diagnostics.html
authorReilly Watson <reillywatson@gmail.com>
Tue, 21 Nov 2017 16:00:58 +0000 (11:00 -0500)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 21 Nov 2017 20:29:01 +0000 (20:29 +0000)
commit78615844f536c6664909e3269652f4938fd2b027
tree3d1dd97285213312f395adb69ad08b5f679c2d8d
parent40d8b4b2e2a7a220eac9fef58c79f285ec336d24
doc: fix some typos in diagnostics.html

The section about custom pprof paths referenced the wrong path.

This also fixes a couple minor grammatical issues elsewhere in the doc.

Fixes #22832

Change-Id: I890cceb53a13c1958d9cf958c658ccfcbb6863d5
Reviewed-on: https://go-review.googlesource.com/79035
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
doc/diagnostics.html