Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Aug 22, 2023
1 parent 94298b2 commit 6400437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame/multisig/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ pub mod pallet {

/// DEPRECATED: Use the `approve_as_multi` extrinsic instead.
///
/// This extrinsic sets the expiry to `None`, while the `approve_as_multi` will allow you
/// This extrinsic sets the expiry to `None`, while the `approve_as_multi` will allow you
/// to set it to a certain block number.
///
/// Register approval for a dispatch to be made from a deterministic composite account if
Expand Down

0 comments on commit 6400437

Please sign in to comment.