mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-26 20:35:56 +00:00
Fix documentation/comment typos
This patch fixes a variety of typos in documentation and comments, found by running `codespell`.
This commit is contained in:
@@ -86,7 +86,7 @@ type Recipient struct {
|
||||
Type RType
|
||||
}
|
||||
|
||||
// RType represents a recipient type, see the contants below for valid values.
|
||||
// RType represents a recipient type, see the constants below for valid values.
|
||||
type RType string
|
||||
|
||||
// Valid recipient types.
|
||||
|
||||
Reference in New Issue
Block a user