Skip to content

Commit 75f21a2

Browse files
committed
Corrected name of DeployClient.
1 parent 2d61684 commit 75f21a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DeployClient/Program.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ static void Main(string[] args)
4040
}
4141

4242
// Output start.
43-
WriteLine("*** Polly Deployment Client ***");
43+
WriteLine("*** PolyDeploy Client ***");
4444
WriteLine();
4545

4646
// Get the properties we need.

0 commit comments

Comments
 (0)