Skip to content

Commit

Permalink
Typo fix: now really
Browse files Browse the repository at this point in the history
  • Loading branch information
valyala committed Aug 25, 2015
1 parent a807c8b commit 161a14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ func newBytesBuffer() interface{} {
}

// TagFunc can be used as a substitution value in the map passed to Execute*.
// Execute* functions passe tag (placeholder) name in 'tag' argument.
// Execute* functions pass tag (placeholder) name in 'tag' argument.
//
// TagFunc must be safe to call from concurrently running goroutines.
//
Expand Down

0 comments on commit 161a14a

Please sign in to comment.