mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
fix: Replace generic "syntax" with language code
This commit is contained in:
@ -420,7 +420,7 @@ Default value is 0 meaning no keyword.
|
||||
|
||||
Get provider **Keywords**
|
||||
|
||||
``` syntax
|
||||
```xml
|
||||
<SyncML xmlns="SYNCML:SYNCML1.2">
|
||||
<SyncBody>
|
||||
<Get>
|
||||
@ -440,7 +440,7 @@ Get provider **Keywords**
|
||||
|
||||
Set provider **Keywords**
|
||||
|
||||
``` syntax
|
||||
```xml
|
||||
<SyncML xmlns="SYNCML:SYNCML1.2">
|
||||
<SyncBody>
|
||||
<Replace>
|
||||
|
Reference in New Issue
Block a user