Commit b97038d2 authored by Eric Roman's avatar Eric Roman Committed by Commit Bot

Fix typo in documentation.

Change-Id: I4f42113c0c44209347dede29e768844299e214b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613751Reviewed-by: default avatarMatt Menke <mmenke@chromium.org>
Commit-Queue: Eric Roman <eroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#660540}
parent 3ec0a4b9
...@@ -160,7 +160,7 @@ button on ...@@ -160,7 +160,7 @@ button on
will not give feedback that the bad proxies were cleared, however capturing a will not give feedback that the bad proxies were cleared, however capturing a
new NetLog dump can confirm it was cleared. new NetLog dump can confirm it was cleared.
## Arguments are passed to `FindProxyForURL(url, host)` in PAC scripts ## Arguments passed to `FindProxyForURL(url, host)` in PAC scripts
PAC scripts in Chrome are expected to define a JavaScript function PAC scripts in Chrome are expected to define a JavaScript function
`FindProxyForURL`. `FindProxyForURL`.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment