-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Partial rewrite/expansion of Vec::truncate
documentation.
#34853
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
Conversation
/// # Examples | ||
/// | ||
/// Truncating a five element vector to two elements: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"five element" -> "five elements"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think "five element" is right. I asked my fiancée and she agreed with me. I wish I knew the exact English rules regarding this, but I don't. Probably something to do with plurality of attribute nouns.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, "five element" is accurate.
Just a little typo when we're good! :) |
@bors: r+ rollup |
📌 Commit e2f5961 has been approved by |
…omez Partial rewrite/expansion of `Vec::truncate` documentation. None
…omez Partial rewrite/expansion of `Vec::truncate` documentation. None
No description provided.