Rename waitgroup-->waitgroups

This commit is contained in:
Eli Bendersky
2019-05-30 06:12:09 -07:00
parent 074571d952
commit ec0b192e48
13 changed files with 25 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
// across goroutines. Here's an example of using a
// blocking receive to wait for a goroutine to finish.
// When waiting for multiple goroutines to finish,
// you may prefer to use a [WaitGroup](waiting-for-goroutines-to-finish).
// you may prefer to use a [WaitGroup](waitgroups).
package main

View File

@@ -1,2 +1,2 @@
df90432a53832c045472981a9da23d1139fb2b5c
f6qTtt1agmN
eb022977181884c2ab0f2b69e50311769e67a509
8lmP8beav0p