Skip to content
Snippets Groups Projects
Commit 93577a1b authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

fix typo

parent 223a5566
No related branches found
No related tags found
1 merge request!112Replace bool by Result<(), dispatchError> for checks
Pipeline #17640 passed
......@@ -107,7 +107,7 @@ pub mod pallet {
IdtyCreationPeriodNotRespected,
/// Not enough received certifications to create identity
NotEnoughReceivedCertsToCreateIdty,
/// Max number of emited certs reached
/// Max number of emitted certs reached
MaxEmitedCertsReached,
/// Not allowed to change identity address
NotAllowedToChangeIdtyAddress,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment