From 5e2dc315a827d50038aef94aa5b6c65f917ac971 Mon Sep 17 00:00:00 2001 From: Manuel Thalmann Date: Wed, 31 Jul 2024 23:10:21 +0200 Subject: [PATCH] Fix incorrect documentation comment --- scripts/Windows/OS/Install.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/Windows/OS/Install.ps1 b/scripts/Windows/OS/Install.ps1 index 6db0b682..577c7ebe 100644 --- a/scripts/Windows/OS/Install.ps1 +++ b/scripts/Windows/OS/Install.ps1 @@ -12,6 +12,7 @@ . "$PSScriptRoot/../Software/Firefox/Install.ps1"; <# + .SYNOPSIS Finishes the installation of a running Windows machine. #> function Start-WindowsInstallation {