Skip to content

Commit 6f6bfa8

Browse files
authored
Update stale docstring with 'EnsureOneOf' introduced. (#6501)
* Update stale docstring with 'EnsureOneOf' introduced. * Apply review suggestions.
1 parent d59e481 commit 6f6bfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1928,7 +1928,7 @@ decl_module! {
19281928

19291929
/// Cancel enactment of a deferred slash.
19301930
///
1931-
/// Can be called by either the root origin or the `T::SlashCancelOrigin`.
1931+
/// Can be called by the `T::SlashCancelOrigin`.
19321932
///
19331933
/// Parameters: era and indices of the slashes for that era to kill.
19341934
///

0 commit comments

Comments
 (0)