瀏覽代碼

Fix spelling

Pram 6 年之前
父節點
當前提交
083c77c1f7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/sample-allOptions.xml

+ 1 - 1
examples/sample-allOptions.xml

@@ -36,7 +36,7 @@ All options in other sections are optional
   <!-- Display name of the service -->
   <name>MyApp Service (powered by WinSW)</name>
   <!-- Service description -->
-  <description>This service is a service cratead from a sample configuration</description>
+  <description>This service is a service created from a sample configuration</description>
   
   <!-- Path to the executable, which should be started -->
   <executable>%BASE%\myExecutable.exe</executable>