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

Unified Diff: net/docs/bug-triage-labels.md

Issue 2091463002: Spell-check net bug triage docs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Spell-check net bug triage docs. Created 4 years, 6 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: net/docs/bug-triage-labels.md
diff --git a/net/docs/bug-triage-labels.md b/net/docs/bug-triage-labels.md
index cb9c2f16c230be11fd1933d156cf460d1f8029e2..aea97fd9d734dea99adb6b780cfd2087f5163360 100644
--- a/net/docs/bug-triage-labels.md
+++ b/net/docs/bug-triage-labels.md
@@ -28,7 +28,7 @@
* **Internals>Network>DataProxy**
Flywheel / the Data Reduction Proxy. Issues require "Reduce Data Usage" be
- turned on. Proxy url is [https://proxy.googlezip.net:443](#), with
+ turned on. Proxy URL is [https://proxy.googlezip.net:443](#), with
[http://compress.googlezip.net:80](#) as a fallback. Currently Android and
iOS only.
@@ -125,7 +125,7 @@ they fall largely outside the purview of the network stack team:
Basically any issue with the omnibox. URLs being treated as search queries
rather than navigations, dropdown results being weird, not handling certain
- unicode characters, etc. If the issue is new TLDs not being recognized by
+ Unicode characters, etc. If the issue is new TLDs not being recognized by
the omnibox, that's due to Chrome's TLD list being out of date, and not an
omnibox issue. Such TLD issues should be duped against
http://crbug.com/37436.
@@ -138,7 +138,7 @@ they fall largely outside the purview of the network stack team:
* **Internals>Plugins>PDF**
- Issues loading pdf files. These are often related to range requests, which
+ Issues loading PDF files. These are often related to range requests, which
also have some logic at the Internals>Network>Cache layer.
* **UI>Browser>Navigation**

Powered by Google App Engine
This is Rietveld 408576698