Skip to content

Commit c7ed9a7

Browse files
authored
Fixed reference to line number 🔢
1 parent a7a9e2a commit c7ed9a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Powershell/Start-SCOMCertificateChecker.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ Certificate Checker
760760
}
761761
else
762762
{
763-
# Modify line 768 if you want to change the default behavior when running this script through Powershell ISE
763+
# Modify line 770 if you want to change the default behavior when running this script through Powershell ISE
764764
#
765765
# Examples:
766766
# Invoke-CheckSCOMCertificate -SerialNumber 1f00000008c694dac94bcfdc4a000000000008

0 commit comments

Comments
 (0)