Fix incorrect documentation comment

This commit is contained in:
Manuel Thalmann 2024-07-31 23:10:21 +02:00
parent 3eaa890147
commit fc59851f5b

View file

@ -11,6 +11,7 @@
. "$PSScriptRoot/User/Install.ps1";
<#
.SYNOPSIS
Finishes the installation of a running Windows machine.
#>
function Start-WindowsInstallation {