Fixed minor doc typo for mutexes
This commit is contained in:
parent
c20a72ea97
commit
0f7cdc3d65
@ -75,7 +75,7 @@ func main() {
|
|||||||
}()
|
}()
|
||||||
}
|
}
|
||||||
|
|
||||||
// Let the 110 goroutines work on the `state` and
|
// Let the 10 goroutines work on the `state` and
|
||||||
// `mutex` for a second.
|
// `mutex` for a second.
|
||||||
time.Sleep(time.Second)
|
time.Sleep(time.Second)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user