Fix typos and grammar issues in comments
This commit is contained in:
parent
d7df856439
commit
77aa442a43
6 changed files with 29 additions and 29 deletions
|
@ -224,7 +224,7 @@ func (fi FileID) SendData() string {
|
|||
return string(fi)
|
||||
}
|
||||
|
||||
// fileAttach is a internal file type used for processed media groups.
|
||||
// fileAttach is an internal file type used for processed media groups.
|
||||
type fileAttach string
|
||||
|
||||
func (fa fileAttach) NeedsUpload() bool {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue