comment typo
This commit is contained in:
parent
1aebc356e4
commit
f574d8af10
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ import qualified Data.Text.Encoding as TE
|
|||
import qualified Data.ByteString.Lazy as L
|
||||
import "crypto-api" Crypto.Random
|
||||
|
||||
-- | An AuthToken is stored in secue memory, with constant time comparison.
|
||||
-- | An AuthToken is stored in secure memory, with constant time comparison.
|
||||
--
|
||||
-- It can have varying length, depending on the security needs of the
|
||||
-- application.
|
||||
|
|
Loading…
Reference in a new issue