diff --git a/VectoCommon/VectoCommon/Hashing/IVectoHash.cs b/VectoCommon/VectoCommon/Hashing/IVectoHash.cs index 68cb1991a7f9209bf5f8740d0e0675fd2ace369a..b3ecbd9a10fafdd4481df0694e32ce723c9ca132 100644 --- a/VectoCommon/VectoCommon/Hashing/IVectoHash.cs +++ b/VectoCommon/VectoCommon/Hashing/IVectoHash.cs @@ -157,7 +157,7 @@ namespace TUGraz.VectoHashing /// <summary> /// Computes the hash-value of the outer Data element and adds the according Signature element /// after the Data element. - /// The default CaonocalizationMethods and DigestMethod are used. + /// The default CanocalizationMethods and DigestMethod are used. /// Note: the id attribute is added to the Data element automatically. if an id attribute is already /// present its value is overwritten unless its lenth is more than 5 characters. /// </summary>