Fix comment.

#jira

#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 4761641 via CL 4761649 via CL 4761658
#ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking)

[CL 4761662 by ben marsh in Dev-Networking branch]
This commit is contained in:
ben marsh
2019-01-21 11:20:39 -05:00
parent 73952e8496
commit 02577b4e35

View File

@@ -41,7 +41,7 @@ namespace AutomationTool.Tasks
public string Workspace;
/// <summary>
/// The stream for the workspace; defaults to the current stream. Ignored unless If the Workspace attribute is also specified.
/// The stream for the workspace; defaults to the current stream. Ignored unless the Workspace attribute is also specified.
/// </summary>
[TaskParameter(Optional = true)]
public string Stream;