algo: correct a typo [skip ci]
This commit is contained in:
parent
dd92f3fb41
commit
7317a023dc
@ -22,7 +22,7 @@ import (
|
|||||||
// mu protects access to meanStats.
|
// mu protects access to meanStats.
|
||||||
var mu sync.Mutex
|
var mu sync.Mutex
|
||||||
|
|
||||||
// mCoMPL protexts access to comparisonOfMeansPicList.
|
// mCoMPL protects access to comparisonOfMeansPicList.
|
||||||
var mCoMPL sync.Mutex
|
var mCoMPL sync.Mutex
|
||||||
|
|
||||||
var meanStats = &stats.MeanStats{}
|
var meanStats = &stats.MeanStats{}
|
||||||
|
Loading…
Reference in New Issue
Block a user