Fix incorrect documentation comment

This commit is contained in:
Manuel Thalmann 2024-07-31 23:10:21 +02:00
parent e327ca8d17
commit f228817817

View file

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