Skip to content

Commit

Permalink
Merge pull request #13 from memoryz/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
elcooper committed Jul 18, 2016
2 parents bf280fa + 52dcb68 commit 66d89d7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@

xWaitForADDomain WaitForDomain
{
DomainName = $somainName
DomainName = $domainName
DomainUserCredential= $domainCreds
RetryCount = $RetryCount
RetryIntervalSec = $RetryIntervalSec
Expand Down

0 comments on commit 66d89d7

Please sign in to comment.