Small typos.

This commit is contained in:
Tomasz Drwięga
2017-06-06 18:45:33 +02:00
parent f5d0fa2c21
commit 139ee17d39
2 changed files with 4 additions and 3 deletions

View File

@@ -67,5 +67,5 @@ pub use self::secret_store::{
pub use self::random::random_string;
pub use self::parity_wordlist::random_phrase;
/// A opaque wrapper for secret.
/// An opaque wrapper for secret.
pub struct OpaqueSecret(::ethkey::Secret);