You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Typos in Comments and Error Messages in pallet-xcm (#8645)
**Description:**
This pull request corrects minor typos in the `pallet-xcm` module:
- In `benchmarking.rs`, the error message for version conversion was
updated for consistency.
- In `lib.rs`, the word "Futhermore" in a comment was corrected to
"Furthermore".
These changes improve code readability and maintain consistency in
documentation and error messages. No functional or logic changes were
made.
---------
Co-authored-by: Bastian Köcher <[email protected]>
0 commit comments