Skip to content

Commit

Permalink
Merge pull request #1092 from wakatime/misc/fix-comment
Browse files Browse the repository at this point in the history
Fix comment
  • Loading branch information
alanhamlett authored Sep 14, 2024
2 parents 90e66e8 + a24ef86 commit 942d3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/heartbeat/entity.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const (
FileType EntityType = iota
// DomainType represents a domain entity.
DomainType
// UrlType represents a url entity without the url params.
// URLType represents a url entity without the url params.
URLType
// EventType represents a meeting or calendar event.
EventType
Expand Down

0 comments on commit 942d3a3

Please sign in to comment.