Skip to content

Commit 3fd4917

Browse files
HollowMan6odeke-em
authored andcommitted
doc: fix misspelling of “initialization” in diagnostics.html
initilization -> initialization Change-Id: Ie5edd30559941f2d044280d8d586c2c2692d5b69 GitHub-Last-Rev: 7495a8c GitHub-Pull-Request: #42749 Reviewed-on: https://go-review.googlesource.com/c/go/+/272026 Reviewed-by: Emmanuel Odeke <[email protected]> Trust: Ian Lance Taylor <[email protected]>
1 parent 676f0a4 commit 3fd4917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/diagnostics.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ <h3 id="godebug">GODEBUG</h3>
455455
each collection, summarizing the amount of memory collected
456456
and the length of the pause.</li>
457457
<li>GODEBUG=inittrace=1 prints a summary of execution time and memory allocation
458-
information for completed package initilization work.</li>
458+
information for completed package initialization work.</li>
459459
<li>GODEBUG=schedtrace=X prints scheduling events every X milliseconds.</li>
460460
</ul>
461461

0 commit comments

Comments
 (0)