We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a1d9e commit b80e93cCopy full SHA for b80e93c
runtime/src/panic_handler.rs
@@ -1,6 +1,6 @@
1
//! Panic handler for builds without `std`.
2
3
-// TODO: Remove this file once `sp-io` is uipgraded.
+// TODO: Remove this file once `sp-io` is upgraded.
4
// See https://github.com/paritytech/polkadot-bulletin-chain/issues/18.
5
6
use sp_core::LogLevel;
0 commit comments