This commit is contained in:
Victory Van
2020-09-09 16:38:52 +08:00
committed by GitHub
parent cd15cbe605
commit 9c4519f0f4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -89,7 +89,7 @@ pub enum XCMPMessage<XAccountId, XBalance> {
TransferToken(XAccountId, XBalance),
}
/// The version infromation used to identify this runtime when compiled natively.
/// The version information used to identify this runtime when compiled natively.
#[cfg(feature = "std")]
pub fn native_version() -> NativeVersion {
NativeVersion {