Skip to content

Commit 0265409

Browse files
committed
Fixed typo in build tag
1 parent 651f34a commit 0265409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzzer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// license that can be found in the LICENSE file.
55
//
66

7-
// build +gofuzz
7+
// +build gofuzz
88

99
package semver
1010

0 commit comments

Comments
 (0)