We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88032e commit 4b04beaCopy full SHA for 4b04bea
mime-mail/Network/Mail/Mime.hs
@@ -146,7 +146,7 @@ type Alternatives = [Part]
146
data Part = Part
147
{ partType :: Text -- ^ content type
148
, partEncoding :: Encoding
149
- -- | The filename for this part, if it is to be sent with an attachemnt
+ -- | The filename for this part, if it is to be sent with an attachment
150
-- disposition.
151
, partDisposition :: Disposition
152
, partHeaders :: Headers
0 commit comments