Index: chrome/common/extensions/api/events.json |
diff --git a/chrome/common/extensions/api/events.json b/chrome/common/extensions/api/events.json |
index a5f824c4e1067f9a70a6561d2bfe43f0e53d8026..cacc8dce9601f998dc6391145537290195519e4e 100644 |
--- a/chrome/common/extensions/api/events.json |
+++ b/chrome/common/extensions/api/events.json |
@@ -191,7 +191,7 @@ |
{ |
"id": "UrlFilter", |
"type": "object", |
- "description": "Filters URLs for various criteria. See <a href='#filtered'>event filtering</a>.", |
+ "description": "Filters URLs for various criteria. See <a href='#filtered'>event filtering</a>. All criteria are case sensitive.", |
"nocompile": true, |
"properties": { |
"hostContains": { |