Skip to content

Commit

Permalink
nit account mod doc
Browse files Browse the repository at this point in the history
  • Loading branch information
runcomet committed Jan 20, 2025
1 parent 56f927c commit f630c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ pub mod prelude {
/// All crypto related things.
pub use super::cryptography::*;

/// All account management related things.
/// All account related things.
pub use super::account::*;

/// All arithmetic types and traits used for safe math.
Expand Down

0 comments on commit f630c3e

Please sign in to comment.