Skip to content

Commit

Permalink
this is a single element
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@42 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
  • Loading branch information
kohsuke committed Feb 9, 2010
1 parent 30fb009 commit 08e8778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ public string StopExecutable
{
get
{
return AppendTags("stopexecutable");
return SingleElement("stopexecutable");
}
}

Expand Down

0 comments on commit 08e8778

Please sign in to comment.