From b1d00926b27923522d32d4071879b10279ffd7df Mon Sep 17 00:00:00 2001 From: Guantong Date: Wed, 8 Mar 2023 10:52:09 +0800 Subject: [PATCH] Correct comment --- xcm/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xcm/src/lib.rs b/xcm/src/lib.rs index a49806e16b77..95b226e1bacf 100644 --- a/xcm/src/lib.rs +++ b/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(