Skip to content

Commit 1603209

Browse files
authored
Update SHA512.xml (dotnet#9119)
Typo fixed SHA51 replaced by SHA512
1 parent 74a493c commit 1603209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Cryptography/SHA512.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<format type="text/markdown"><![CDATA[
259259
260260
## Remarks
261-
Possible values for `hashName` are SHA512, System.Security.Cryptography.SHA51, System.Security.Cryptography.SHA512Managed, and System.Security.Cryptography.SHA512CryptoServiceProvider.
261+
Possible values for `hashName` are SHA512, System.Security.Cryptography.SHA512, System.Security.Cryptography.SHA512Managed, and System.Security.Cryptography.SHA512CryptoServiceProvider.
262262
263263
]]></format>
264264
</remarks>

0 commit comments

Comments
 (0)