Skip to content

Commit

Permalink
fix package comment
Browse files Browse the repository at this point in the history
  • Loading branch information
umputun committed Feb 11, 2022
1 parent a33aba3 commit d9cc5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Package notify provides email notifier
// Package email provides email sender
package email

import (
Expand Down

0 comments on commit d9cc5ce

Please sign in to comment.