From 1c2215a75a78a5eea9163cb6d07e4ca609bd3a3e Mon Sep 17 00:00:00 2001 From: Guantong <04637@163.com> Date: Wed, 8 Mar 2023 20:22:02 +0800 Subject: [PATCH] Correct comment (#6839) --- polkadot/xcm/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polkadot/xcm/src/lib.rs b/polkadot/xcm/src/lib.rs index a49806e16b..95b226e1ba 100644 --- a/polkadot/xcm/src/lib.rs +++ b/polkadot/xcm/src/lib.rs @@ -518,7 +518,7 @@ impl WrapVersion for AlwaysV2 { } } -/// `WrapVersion` implementation which attempts to always convert the XCM to version 2 before wrapping it. +/// `WrapVersion` implementation which attempts to always convert the XCM to version 3 before wrapping it. pub struct AlwaysV3; impl WrapVersion for AlwaysV3 { fn wrap_version(