Skip to content

Commit 305558f

Browse files
committed
Misc
1 parent 672856f commit 305558f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ func (c Client) Send(sender string, to string, message string) error {
8787
return errors.New(response.Description)
8888
}
8989

90-
//No errors occured
90+
//No errors occurred
9191
return nil
9292
}

0 commit comments

Comments
 (0)