From e67098a313bbfcc31c626975bb5cb30a9b79fc84 Mon Sep 17 00:00:00 2001 From: Richard Schneider Date: Wed, 10 Oct 2018 11:35:10 +1300 Subject: [PATCH] docs(MultiHash): fix --- src/MultiHash.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MultiHash.cs b/src/MultiHash.cs index 8fd96e1..0cf726a 100644 --- a/src/MultiHash.cs +++ b/src/MultiHash.cs @@ -88,7 +88,7 @@ public MultiHash(string algorithmName, byte[] digest) /// MultiHash. /// /// - /// Reads the binary representation of from the . + /// Reads the binary representation of from the . /// /// The binary representation is a of the , /// of the followed by the .