瀏覽代碼

Fix spelling

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

+ 2 - 2
examples/sample-minimal.xml

@@ -33,9 +33,9 @@
   <!-- Display name of the service -->
   <name>MyApp Service (powered by WinSW)</name>
   <!-- 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 -->
   <executable>%BASE%\myExecutable.exe</executable>
 
-</configuration>
+</configuration>