Browse Source

cherry-picking from 08e877842da88409f32917993f310c834ae652b6

Kohsuke Kawaguchi 14 years ago
parent
commit
a5da052192
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ServiceDescriptor.cs

+ 1 - 1
ServiceDescriptor.cs

@@ -94,7 +94,7 @@ namespace winsw
         {
             get
             {
-                return AppendTags("stopexecutable");
+                return SingleElement("stopexecutable");
             }
         }