Skip to content

Commit

Permalink
internal: fix RefreshGitMetadataTags comment
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Jul 12, 2024
1 parent f4ac899 commit c3c01f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/gitmetadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ func initGitMetadataTags() {
}
}

// RefreshGitMetadataTags reset cashed metadata tags
// RefreshGitMetadataTags reset cached metadata tags
func RefreshGitMetadataTags() {
initGitMetadataTags()
}
Expand Down

0 comments on commit c3c01f3

Please sign in to comment.