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

Unified Diff: net/data/proxy_resolver_perftest/no-ads.pac

Issue 9909004: Fix some grammatical errors in comments in net/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: net/data/proxy_resolver_perftest/no-ads.pac
diff --git a/net/data/proxy_resolver_perftest/no-ads.pac b/net/data/proxy_resolver_perftest/no-ads.pac
index f91346ce50e4e9fb611fe0e2c03c3d6f4b02f779..e55fa0ffd7e5a33e374a4b248f600ae7c30dff8e 100644
--- a/net/data/proxy_resolver_perftest/no-ads.pac
+++ b/net/data/proxy_resolver_perftest/no-ads.pac
@@ -92,7 +92,7 @@ var bypass = normal;
// 1. Save this as a file (no-ads.pac) on your local disk
// (or, add it to your home page, if you have one)
// 2. Select a no-ads "blackhole".
-// 3. Configure your browser to use this file as it's auto proxy configuration.
+// 3. Configure your browser to use this file as its auto proxy configuration.
// 4. Clear your browser's cache
// (or else it may still show you ads it has saved on your disk).
//
@@ -196,7 +196,7 @@ var bypass = normal;
// 3421 stream tcp nowait nobody /usr/local/lib/noproxy noproxy
//
// This simple script doesn't work on Linux because of the
-// (IMHO) broken way it's TCP stack works. See the bottom of
+// (IMHO) broken way its TCP stack works. See the bottom of
// http://www.schooner.com/~loverso/no-ads/ for a complete copy
// of the `noproxy' shell script.
//

Powered by Google App Engine
This is Rietveld 408576698