mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-21 05:13:40 +00:00
fix: Replace generic "syntax" with language code
This commit is contained in:
@ -5456,7 +5456,7 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
|
||||
Set the minimum password length to 4 characters.
|
||||
|
||||
``` syntax
|
||||
```xml
|
||||
<SyncML xmlns="SYNCML:SYNCML1.2">
|
||||
<SyncBody>
|
||||
<Replace>
|
||||
@ -5478,7 +5478,7 @@ Set the minimum password length to 4 characters.
|
||||
|
||||
Do not allow NFC.
|
||||
|
||||
``` syntax
|
||||
```xml
|
||||
<SyncML xmlns="SYNCML:SYNCML1.2">
|
||||
<SyncBody>
|
||||
<Replace>
|
||||
|
Reference in New Issue
Block a user