Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typos #1574

Closed
wants to merge 4 commits into from
Closed

fix typos #1574

wants to merge 4 commits into from

Conversation

crStiv
Copy link
Contributor

@crStiv crStiv commented Dec 20, 2024

No description provided.

@crStiv crStiv requested a review from sorpaas as a code owner December 20, 2024 15:06
@@ -322,7 +322,7 @@ impl<T: Codec, S: Get<u32>> Codec for BoundedVec<T, S> {

for inner in value {
// Any offset in items are relative to the start of the item instead of the
// start of the array. However if there is offseted data it must but appended after
// start of the array. However if there is offsetted data it must but appended after
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK, the more widely accepted form is offset rather than offsetted.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAIK, the more widely accepted form is offset rather than offsetted.

I'll redo it in the next PR

@crStiv crStiv closed this by deleting the head repository Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants