diff --git a/Invoke-DCOM.ps1 b/Invoke-DCOM.ps1 index e949777..ba5f966 100644 --- a/Invoke-DCOM.ps1 +++ b/Invoke-DCOM.ps1 @@ -65,7 +65,7 @@ function Invoke-DCOM { [Parameter(Mandatory = $false, Position = 4)] [string] - $DllPath, + $DllPath )