Commit 25b615bb authored by bartfab@chromium.org's avatar bartfab@chromium.org

Fix typo in policy_templates.json

This CL fixes a one-letter typo in a policy description.

BUG=None
TEST=None
TBR=mnissler@chromium.org


Review URL: https://chromiumcodereview.appspot.com/12230009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182262 0039d316-1c4b-4281-b951-d872f2087c98
parent 683a8d3f
...@@ -4221,7 +4221,7 @@ ...@@ -4221,7 +4221,7 @@
'example_value': 200, 'example_value': 200,
'id': 184, 'id': 184,
'caption': '''Percentage by which to scale the idle delay in presentation mode''', 'caption': '''Percentage by which to scale the idle delay in presentation mode''',
'desc': '''Specifies the percentage by which the idle delay is scaled when the device is in presentation node. 'desc': '''Specifies the percentage by which the idle delay is scaled when the device is in presentation mode.
If this policy is set, it specifies the percentage by which the idle delay is scaled when the device is in presentation mode. When the idle delay is scaled, the screen dimming, screen off and screen lock delays get adjusted to maintain the same distances from the idle delay as originally configured. If this policy is set, it specifies the percentage by which the idle delay is scaled when the device is in presentation mode. When the idle delay is scaled, the screen dimming, screen off and screen lock delays get adjusted to maintain the same distances from the idle delay as originally configured.
......
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