Skip to content

Commit

Permalink
Grammer Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Canthv0 committed Jul 18, 2023
1 parent c3b0adb commit ff5ee91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Diagnostics/AVTester/Test-ExchAVExclusions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -401,5 +401,5 @@ if ($UnexpectedModuleFound -gt 0) {
Write-SimpleLogFile ("Non AV Modules loaded into Exchange processes may be expected depending on applications installed.") -Name $LogFile -OutHost
Write-Warning ("Review " + $OutputProcessPath + " For more information.")
} else {
Write-SimpleLogFile -string ("No Non-Default modules found loaded.") -Name $LogFile -OutHost
Write-SimpleLogFile -string ("Did not find any Non-Default modules loaded.") -Name $LogFile -OutHost
}

0 comments on commit ff5ee91

Please sign in to comment.