Explorar o código

Type in Hmac description

Mark Knol %!s(int64=10) %!d(string=hai) anos
pai
achega
85ac555565
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      std/haxe/crypto/Hmac.hx

+ 1 - 1
std/haxe/crypto/Hmac.hx

@@ -31,7 +31,7 @@ enum HashMethod {
 }
 
 /**
-    Calculates a Hmac of the given Bytes using a HasMethod.
+    Calculates a Hmac of the given Bytes using a HashMethod.
 */
 class Hmac {