]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in loadFactor comment
authormaronghe <loganma0209@gmail.com>
Wed, 1 Apr 2020 07:15:49 +0000 (07:15 +0000)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Wed, 1 Apr 2020 07:21:05 +0000 (07:21 +0000)
commit8e6a8d9e282a6f9aeab5635c75c223129f5ab61f
treedbf5da95eb4b46decd450a58e33acf6c5300247c
parente9850462aa1e35d92ff428915df7bb0c9e79df81
runtime: fix typo in loadFactor comment

Fixes #38174

Change-Id: Iacdbbcd0b4586302daf082e59d833b7aa58b1a6a
GitHub-Last-Rev: f0c96819ebb9928879a03957244f2de655708cbb
GitHub-Pull-Request: golang/go#38191
Reviewed-on: https://go-review.googlesource.com/c/go/+/226758
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
src/runtime/map.go