mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-22 13:53:39 +00:00
Correct minor typos
This commit is contained in:
@ -147,7 +147,7 @@ To deploy base policy and supplemental policies:
|
|||||||
|
|
||||||
The following example shows the deployment of two base policies and a supplemental policy (which already specifies the base policy it supplements and does not need that reflected in the ADD).
|
The following example shows the deployment of two base policies and a supplemental policy (which already specifies the base policy it supplements and does not need that reflected in the ADD).
|
||||||
|
|
||||||
#### Example 1: Add first base policy**
|
#### Example 1: Add first base policy
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<Add>
|
<Add>
|
||||||
@ -164,7 +164,7 @@ The following example shows the deployment of two base policies and a supplement
|
|||||||
</Add>
|
</Add>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Example 2: Add second base policy**
|
#### Example 2: Add second base policy
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<Add>
|
<Add>
|
||||||
@ -181,7 +181,7 @@ The following example shows the deployment of two base policies and a supplement
|
|||||||
</Add>
|
</Add>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Example 3: Add supplemental policy**
|
#### Example 3: Add supplemental policy
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<Add>
|
<Add>
|
||||||
|
Reference in New Issue
Block a user