From 6e9ae78c7672df4f11c8c9502b10feb84cb94d22 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Sat, 1 Feb 2025 14:09:25 -0600 Subject: [PATCH] fix typo --- reference/7.5/Microsoft.PowerShell.Security/Set-Acl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/7.5/Microsoft.PowerShell.Security/Set-Acl.md b/reference/7.5/Microsoft.PowerShell.Security/Set-Acl.md index e23d73f0e697..b7a0f82f74ba 100644 --- a/reference/7.5/Microsoft.PowerShell.Security/Set-Acl.md +++ b/reference/7.5/Microsoft.PowerShell.Security/Set-Acl.md @@ -438,4 +438,4 @@ can use it to change the security descriptors of files, directories, and registr [ObjectSecurity.SetAccessRuleProtection](xref:System.Security.AccessControl.ObjectSecurity.SetAccessRuleProtection%2A) -[FileSystemRights](xref:sSystem.Security.AccessControl.FileSystemRights) +[FileSystemRights](xref:System.Security.AccessControl.FileSystemRights)