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

Unified Diff: runtime/vm/service/service.md

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 | « runtime/vm/parser.cc ('k') | runtime/vm/store_buffer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/vm/service/service.md
diff --git a/runtime/vm/service/service.md b/runtime/vm/service/service.md
index 5463e0b2ddcfe19f86d8311e5ed0697782828cac..a13cea91e928ecd2445fea9d0d327e6e77493b59 100644
--- a/runtime/vm/service/service.md
+++ b/runtime/vm/service/service.md
@@ -172,7 +172,7 @@ subscribe to the _GC_ stream multiple times from the same client.
}
```
-In addition the the [error codes](http://www.jsonrpc.org/specification#error_object)
+In addition the [error codes](http://www.jsonrpc.org/specification#error_object)
specified in the JSON-RPC spec, we use the following application specific error codes:
code | message | meaning
« no previous file with comments | « runtime/vm/parser.cc ('k') | runtime/vm/store_buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698