Merge branch 'fix/spelling' of https://github.com/andrew-field/gobyexample into andrew-field-fix/spelling
This commit is contained in:
@@ -49,7 +49,7 @@ func main() {
|
||||
grepBytes, _ := ioutil.ReadAll(grepOut)
|
||||
grepCmd.Wait()
|
||||
|
||||
// We ommited error checks in the above example, but
|
||||
// We omitted error checks in the above example, but
|
||||
// you could use the usual `if err != nil` pattern for
|
||||
// all of them. We also only collect the `StdoutPipe`
|
||||
// results, but you could collect the `StderrPipe` in
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
64e8937dacf6d81f39a3b66584fb70f46dd2126b
|
||||
jUpRr-RcUKf
|
||||
6a62e3109c483c2b52a99905dc1ba5c8cb2a281b
|
||||
m2CpSlHPEVq
|
||||
|
||||
Reference in New Issue
Block a user