From 275f087bbc53436e4b72124eb2fff17eadeaed0e Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Thu, 28 Mar 2024 18:42:35 +0300 Subject: [PATCH] Fix typo in the Description of 'Get-Oscdimg.ps1' private function (#1743) --- functions/private/Get-Oscdimg.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/private/Get-Oscdimg.ps1 b/functions/private/Get-Oscdimg.ps1 index 29634955..47a2eadd 100644 --- a/functions/private/Get-Oscdimg.ps1 +++ b/functions/private/Get-Oscdimg.ps1 @@ -2,7 +2,7 @@ function Get-Oscdimg { <# .DESCRIPTION - This function will get oscdimg file for from github Release foldersand put it into env:temp + This function will download oscdimg file from github Release folders and put it into env:temp folder .EXAMPLE Get-Oscdimg