From b5d49fca8766e717a4d4d6f9923baa8c1a270565 Mon Sep 17 00:00:00 2001 From: Leo Arias Date: Tue, 10 Dec 2019 11:23:55 -0600 Subject: [PATCH] Fix typo in comment (#672) --- polkadot/runtime/src/registrar.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polkadot/runtime/src/registrar.rs b/polkadot/runtime/src/registrar.rs index a7b25e16e0..a779f34ea5 100644 --- a/polkadot/runtime/src/registrar.rs +++ b/polkadot/runtime/src/registrar.rs @@ -277,7 +277,7 @@ decl_module! { /// Place a bid for a parathread to be progressed in the next block. /// - /// This is a kind of special transaction that should by heavily prioritized in the + /// This is a kind of special transaction that should be heavily prioritized in the /// transaction pool according to the `value`; only `ThreadCount` of them may be presented /// in any single block. fn select_parathread(origin,