Fix incorrect documentation comment
This commit is contained in:
parent
d7cc1a53bf
commit
5e2dc315a8
|
@ -12,6 +12,7 @@
|
|||
. "$PSScriptRoot/../Software/Firefox/Install.ps1";
|
||||
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Finishes the installation of a running Windows machine.
|
||||
#>
|
||||
function Start-WindowsInstallation {
|
||||
|
|
Loading…
Reference in a new issue