| Index: lib/src/message.dart
|
| diff --git a/lib/src/message.dart b/lib/src/message.dart
|
| index db420d671fe52a85cd8f35c63564822962014e90..2817989a2cc593846769c994dc2df86a84cea1f0 100644
|
| --- a/lib/src/message.dart
|
| +++ b/lib/src/message.dart
|
| @@ -89,7 +89,7 @@ abstract class Message {
|
|
|
| /// The encoding of the message body.
|
| ///
|
| - /// This is parsed from the "charset" paramater of the Content-Type header in
|
| + /// This is parsed from the "charset" parameter of the Content-Type header in
|
| /// [headers].
|
| ///
|
| /// If [headers] doesn't have a Content-Type header or it specifies an
|
|
|