spelling: timeoutms

This commit is contained in:
Josh Soref 2018-03-14 03:25:12 +00:00
parent 5a393d4fac
commit bf3bf79b81
2 changed files with 2 additions and 2 deletions

View File

@ -656,7 +656,7 @@ Finish Setup cache proxy during installation -->
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<CommandLine>cmd.exe /c winrm set winrm/config @{MaxTimeoutms="1800000"}</CommandLine>
<Description>Win RM MaxTimoutms</Description>
<Description>Win RM MaxTimeoutms</Description>
<Order>5</Order>
<RequiresUserInput>true</RequiresUserInput>
</SynchronousCommand>

View File

@ -651,7 +651,7 @@ Finish Setup cache proxy during installation -->
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<CommandLine>cmd.exe /c winrm set winrm/config @{MaxTimeoutms="1800000"}</CommandLine>
<Description>Win RM MaxTimoutms</Description>
<Description>Win RM MaxTimeoutms</Description>
<Order>5</Order>
<RequiresUserInput>true</RequiresUserInput>
</SynchronousCommand>