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

Unified Diff: sdk/lib/core/uri.dart

Issue 1980573003: fix all instances of "the the" (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « sdk/lib/core/set.dart ('k') | sdk/lib/io/bytes_builder.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/core/uri.dart
diff --git a/sdk/lib/core/uri.dart b/sdk/lib/core/uri.dart
index 0cfecebe472a9a36983842d3ce30ffdf6d95deb8..1d351068115f9ab3c38c1c7d05fd00dd3cd2563d 100644
--- a/sdk/lib/core/uri.dart
+++ b/sdk/lib/core/uri.dart
@@ -3198,7 +3198,7 @@ class UriData {
/**
* A map representing the parameters of the media type.
*
- * A data URI may contain parameters between the the MIME type and the
+ * A data URI may contain parameters between the MIME type and the
* data. This converts these parameters to a map from parameter name
* to parameter value.
* The map only contains parameters that actually occur in the URI.
« no previous file with comments | « sdk/lib/core/set.dart ('k') | sdk/lib/io/bytes_builder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698