dev-comment spelling mistakes (#4434)

This commit is contained in:
Bernhard Schuster
2021-12-06 15:20:29 +01:00
committed by GitHub
parent 854d92a4a4
commit 4adb8466a3
26 changed files with 59 additions and 59 deletions
@@ -147,7 +147,7 @@ pub mod pallet {
// - Paras
// - Scheduler
// - Inclusion
// - SessionInfo
// - `SessionInfo`
// - Disputes
// - DMP
// - UMP
@@ -292,7 +292,7 @@ impl<T: Config> Pallet<T> {
}
}
// Allow to trigger on_new_session in tests, this is needed as long as pallet_session is not
// Allow to trigger `on_new_session` in tests, this is needed as long as `pallet_session` is not
// implemented in mock.
#[cfg(any(test, feature = "runtime-benchmarks"))]
pub(crate) fn test_trigger_on_new_session<'a, I: 'a>(