mirror of
https://github.com/winsw/winsw.git
synced 2025-12-10 18:37:28 +08:00
Fix securityDescriptor typo in xmlConfigFile.md (#653)
This commit is contained in:
@@ -260,7 +260,7 @@ The security descriptor string for the service in SDDL form.
|
||||
For more information, see [Security Descriptor Definition Language](https://docs.microsoft.com/windows/win32/secauthz/security-descriptor-definition-language).
|
||||
|
||||
```xml
|
||||
<securtityDescriptor></securtityDescriptor>
|
||||
<securityDescriptor></securityDescriptor>
|
||||
```
|
||||
|
||||
### Service account
|
||||
|
||||
Reference in New Issue
Block a user