Skip to content

Commit

Permalink
fix typo (#324)
Browse files Browse the repository at this point in the history
Signed-off-by: sunxunle <sunxunle@gmail.com>
  • Loading branch information
sunxunle authored Mar 16, 2024
1 parent 7c6508d commit 521f196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/template/identity_parser.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package template

// IdentityParser is an Parser that does no parsing and returns tempalte string unchanged.
// IdentityParser is an Parser that does no parsing and returns template string unchanged.
type IdentityParser struct{}

func (IdentityParser) Cacheable() bool {
Expand Down

0 comments on commit 521f196

Please # to comment.