Skip to content

Commit

Permalink
format doc
Browse files Browse the repository at this point in the history
Co-authored-by: Bastian Köcher <[email protected]>
  • Loading branch information
dmoka and bkchr authored Dec 27, 2024
1 parent 2ac1fab commit a1ae1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion substrate/frame/utility/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ pub mod pallet {
Into<<Self as frame_system::Config>::RuntimeOrigin> +
IsType<<<Self as frame_system::Config>::RuntimeOrigin as frame_support::traits::OriginTrait>::PalletsOrigin>;

///Hook to be called before any batch operation
/// Hook to be called before any batch operation.
type BatchHook: BatchHook;

/// Weight information for extrinsics in this pallet.
Expand Down

0 comments on commit a1ae1e0

Please sign in to comment.