You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/libraries/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/LdapSessionOptions.Linux.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ public partial class LdapSessionOptions
24
24
/// which can be done by using <code>openssl rehash .</code> or <code>c_rehash .</code> in the directory
25
25
/// containing the certificate files.
26
26
/// </remarks>
27
-
/// <exception cref="DirectoryNotFoundException">The directory not exist.</exception>
27
+
/// <exception cref="DirectoryNotFoundException">The directory does not exist.</exception>
0 commit comments