Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(35)

Unified Diff: lib/src/message.dart

Issue 1032623005: pkg/shelf: spelling fixes (Closed) Base URL: https://github.com/dart-lang/shelf.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698