Fix a typo.

This commit is contained in:
adamczykm 2022-10-14 19:14:40 +02:00 committed by emiflake
parent 3a3e7a2d54
commit f1e7f7b0ec

View file

@ -226,7 +226,7 @@ type NumStake = Int
-- | Represent an index.
type Index = Int
{- | The validity of the generated transacrion for variuos componets.
{- | The validity of the generated transaction for variuos componets.
'True' means valid, 'False' means invalid.
-}
data Validity = Validity