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

Fixed typos #310

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Fixed typos #310

merged 1 commit into from
Oct 30, 2023

Conversation

fritzrehde
Copy link
Contributor

@fritzrehde fritzrehde commented Oct 30, 2023

Synopsis

This crate contained some minor spelling mistakes.

Solution

I fixed some typos that I found with typos.

Checklist

  • [x ] Documentation is updated (if required)
  • [ x] Tests are added/updated (if required)
  • CHANGELOG entry is added (if required)

@@ -18,7 +18,7 @@ impl<Frm: ?Sized, To: ?Sized> Default for Conv<Frm, To> {

/// Trait performing the specialization.
pub trait ExtractRef {
/// Inout reference type.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Does Inout happen to be a technical term I don't know, or is Input correct?

Copy link
Owner

Choose a reason for hiding this comment

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

seems like a typo to me.

@JelteF
Copy link
Owner

JelteF commented Oct 30, 2023

Thanks :)

@JelteF JelteF marked this pull request as ready for review October 30, 2023 19:41
@JelteF JelteF merged commit 62912dd into JelteF:master Oct 30, 2023
16 checks passed
@tyranron tyranron added this to the 1.0.0 milestone Nov 2, 2023
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.

3 participants