Index: chrome/common/extensions/api/bookmarks.json |
diff --git a/chrome/common/extensions/api/bookmarks.json b/chrome/common/extensions/api/bookmarks.json |
index fa4809c24befa099635d408768064a3e2f7ec151..c0c98b84e010913ec62dd88acb876a2bc0b85247 100644 |
--- a/chrome/common/extensions/api/bookmarks.json |
+++ b/chrome/common/extensions/api/bookmarks.json |
@@ -63,7 +63,7 @@ |
"type": "string", |
"enum": ["managed"], |
"optional": true, |
- "description": "Indicates the reason why this node is unmodifiable. The <var>managed</var> value indicates that this node was configured by the system administrator. Omitted if the node can be modified by the user and the extension (default)." |
+ "description": "Indicates the reason why this node is unmodifiable. The <var>managed</var> value indicates that this node was configured by the system administrator or by the custodian of a supervised user. Omitted if the node can be modified by the user and the extension (default)." |
}, |
"children": { |
"type": "array", |