mirror of https://github.com/winsw/winsw
Fix spelling
parent
e65e42879d
commit
b06f2d2bf6
|
@ -33,9 +33,9 @@
|
||||||
<!-- Display name of the service -->
|
<!-- Display name of the service -->
|
||||||
<name>MyApp Service (powered by WinSW)</name>
|
<name>MyApp Service (powered by WinSW)</name>
|
||||||
<!-- Service description -->
|
<!-- Service description -->
|
||||||
<description>This service is a service cratead from a minimal configuration</description>
|
<description>This service is a service created from a minimal configuration</description>
|
||||||
|
|
||||||
<!-- Path to the executable, which should be started -->
|
<!-- Path to the executable, which should be started -->
|
||||||
<executable>%BASE%\myExecutable.exe</executable>
|
<executable>%BASE%\myExecutable.exe</executable>
|
||||||
|
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue