Browse Source

this is a single element

git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@42 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
kohsuke 16 years ago
parent
commit
08e877842d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Main.cs

+ 1 - 1
Main.cs

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