Correcting typos

This commit is contained in:
Toby 2016-08-16 17:04:58 +01:00
parent c8b0c0e43b
commit 2e779aca86
No known key found for this signature in database
GPG Key ID: 7D85253AF0CE3D7F
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// +build ignore
// Do NOT include the above line in your code. This is a build contrainst used
// Do NOT include the above line in your code. This is a build constraint used
// to prevent import loops in the code whilst go get'ting it.
// Read more about build contrains in golang here:
// Read more about build constraints in golang here:
// https://golang.org/pkg/go/build/#hdr-Build_Constraints
package main