Skip to content

Commit 9be15f2

Browse files
committed
Firewall: Fix typo about SSL/SSH Inspection
1 parent 27e52ca commit 9be15f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Private/Get-AbrFgtFirewall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ function Get-AbrFgtFirewall {
375375
"Unnamed" = $unnamed_text
376376
"Comments" = $comments_text
377377
"Comments (with Copy, Clone or Reverse)" = $comments_ccr_text
378-
"SSH/SSH Inspection" = $inspection_text
378+
"SSL/SSH Inspection" = $inspection_text
379379
}
380380

381381
$TableParams = @{

0 commit comments

Comments
 (0)