Fix incorrect documentation comment
This commit is contained in:
parent
d7cc1a53bf
commit
5e2dc315a8
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue