Skip to content

Commit 0fd356f

Browse files
vcsjonesgewarren
andauthored
Update xml/System.Security.Cryptography/SafeEvpPKeyHandle.xml
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 7e2b999 commit 0fd356f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Cryptography/SafeEvpPKeyHandle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@
262262
<Docs>
263263
<param name="providerName">The name of the <code>OSSL_PROVIDER</code> to process the key open request.</param>
264264
<param name="keyUri">The URI assigned by the <code>OSSL_PROVIDER</code> of the key to open.</param>
265-
<summary>Open a named key using a named <code>OSSL_PROVIDER</code>.</summary>
265+
<summary>Opens a named key using a named <code>OSSL_PROVIDER</code>.</summary>
266266
<returns>The opened key.</returns>
267267
<remarks>
268268
<para>Both <paramref name="providerName" /> and <paramref name="keyUri" /> must be trusted inputs.</para>

0 commit comments

Comments
 (0)