Skip to content

Commit d5f0167

Browse files
authored
Merge pull request #16 from JayBeale/patch-1
Removed misspelling
2 parents fc53b5b + e3ac66d commit d5f0167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

heredoc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
//
1616
// "\n\tFoo\n\tBar\n"
1717
//
18-
// I dont't want this!
18+
// I don't want this!
1919
//
2020
// However this problem is solved by package heredoc.
2121
//

0 commit comments

Comments
 (0)