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

Unified Diff: chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html

Issue 11225057: Fixed typo in documentation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
diff --git a/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html b/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
index 2c304df4a981bc41f913e0d7303c2c60f11121f7..6deda12aff3c4d81fc7346c9e2478fe8f498a8bf 100644
--- a/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
+++ b/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
@@ -36,7 +36,7 @@ permissions:
<li><code>IgnoreRules</code>
<li><code>RedirectToEmptyDocument</code>
<li><code>RedirectToTransparentImage</code>
- <li><code>RedirectByRegex</code> when the redirect destination has
+ <li><code>RedirectByRegEx</code> when the redirect destination has
the same domain as the original request
<li><code>RedirectRequest</code> when the redirect destination has
the same domain as the original request
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698