Skip to content

Commit

Permalink
Resolve #2047
Browse files Browse the repository at this point in the history
Fix typo
#2047
  • Loading branch information
velkovb committed Aug 10, 2020
1 parent 3eab9f9 commit 08fb74a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ The acceptable values for this parameter are: 0 through 2879.
- NotConfigured: Valid only when configuring a GPO.
Removes the setting from the GPO, which results in the policy not changing the value on the computer when the policy is applied.
The default value is 4800 minutes (eight hours).
The default value is 480 minutes (eight hours).
When managing a GPO, the default setting is NotConfigured.
```yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ The acceptable values for this parameter are: 0 through 2879.
-- NotConfigured: Valid only when configuring a GPO.
Removes the setting from the GPO, which results in the policy not changing the value on the computer when the policy is applied.
The default value is 4800 minutes (eight hours).
The default value is 480 minutes (eight hours).
When managing a GPO, the default setting is NotConfigured.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ The acceptable values for this parameter are: 0 through 2879.
-- NotConfigured: Valid only when configuring a GPO.
Removes the setting from the GPO, which results in the policy not changing the value on the computer when the policy is applied.
The default value is 4800 minutes (eight hours).
The default value is 480 minutes (eight hours).
When managing a GPO, the default setting is NotConfigured.
Expand Down

0 comments on commit 08fb74a

Please sign in to comment.