Commit 2e64b20a authored by Owen Min's avatar Owen Min Committed by Commit Bot

Update the doc text of unlisted

It should be "unlisted" instead of "private only".

Change-Id: I20922745236070fcdea0dac74c6d835029b59777
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2448685
Commit-Queue: Owen Min <zmin@chromium.org>
Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org>
Auto-Submit: Owen Min <zmin@chromium.org>
Reviewed-by: default avatarJulian Pastarmov <pastarmovj@chromium.org>
Cr-Commit-Position: refs/heads/master@{#813742}
parent b94bc460
...@@ -23708,11 +23708,11 @@ The recommended way to configure policy on Windows is via GPO, although provisio ...@@ -23708,11 +23708,11 @@ The recommended way to configure policy on Windows is via GPO, although provisio
}, },
'doc_feature_unlisted': { 'doc_feature_unlisted': {
'desc': '''The name of the feature that indicates whether a policy is set from cloud without any user interface.''', 'desc': '''The name of the feature that indicates whether a policy is set from cloud without any user interface.''',
'text': '''Private Only''' 'text': '''Unlisted'''
}, },
'doc_deprecated': { 'doc_deprecated': {
'desc': '''Text appended in parentheses to the policy name to indicate that it has been deprecated''', 'desc': '''Text appended in parentheses to the policy name to indicate that it has been deprecated''',
'text': 'deprecated', 'text': 'Deprecated',
}, },
'doc_recommended': { 'doc_recommended': {
'desc': '''Text appended in parentheses next to the policies top-level container to indicate that those policies are of the Recommended level''', 'desc': '''Text appended in parentheses next to the policies top-level container to indicate that those policies are of the Recommended level''',
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