mirror of https://github.com/winsw/winsw
Fix typos
parent
a683ca0b7b
commit
7652dad833
|
@ -328,7 +328,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).
|
For more information, see [Security Descriptor Definition Language](https://docs.microsoft.com/windows/win32/secauthz/security-descriptor-definition-language).
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<securtityDescriptor></securtityDescriptor>
|
<securityDescriptor></securityDescriptor>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Service account
|
### Service account
|
||||||
|
|
Loading…
Reference in New Issue