doc(crypto-js): Fix module documentation.

This commit is contained in:
Ivan Enderlin
2022-09-12 14:41:33 +02:00
parent 3b526ea412
commit 7edd6a148c

View File

@@ -1,4 +1,4 @@
///! Different verification types.
//! Different verification types.
#[cfg(feature = "qrcode")]
use std::fmt;