Skip to content

Commit db359e6

Browse files
gui1117athei
andauthored
Fix docs (#7710)
* fix docs * Update frame/merkle-mountain-range/src/lib.rs Co-authored-by: Alexander Theißen <[email protected]> Co-authored-by: Alexander Theißen <[email protected]>
1 parent d53ba32 commit db359e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traits.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@ impl PalletVersion {
19011901

19021902
/// Returns the storage key for a pallet version.
19031903
///
1904-
/// See [`PALLET_VERSION_STORAGE_KEY_POSTIFX`] on how this key is built.
1904+
/// See [`PALLET_VERSION_STORAGE_KEY_POSTFIX`] on how this key is built.
19051905
///
19061906
/// Returns `None` if the given `PI` returned a `None` as name for the given
19071907
/// `Pallet`.

0 commit comments

Comments
 (0)