Skip to content

Commit e3ac66d

Browse files
authored
Removed misspelling
1 parent fc53b5b commit e3ac66d

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)