Typo in error message

This commit is contained in:
Raphaël Proust 2018-04-11 15:58:37 +08:00 committed by Benjamin Canou
parent 74ec514fd2
commit a3474ae496

View File

@ -32,7 +32,7 @@ let () =
`Temporary
~id:"nonce.too_early_revelation"
~title:"Too early nonce revelation"
~description:"None revelation happens before cycle end"
~description:"Nonce revelation happens before cycle end"
~pp: (fun ppf () ->
Format.fprintf ppf "This nonce should not yet be revealed")
Data_encoding.unit