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(