Fix incorrect documentation comment

This commit is contained in:
Manuel Thalmann 2024-07-31 23:10:21 +02:00
parent d7cc1a53bf
commit 5e2dc315a8

View file

@ -12,6 +12,7 @@
. "$PSScriptRoot/../Software/Firefox/Install.ps1"; . "$PSScriptRoot/../Software/Firefox/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 {