krisprice / ipnet

IpNet, Ipv4Net, and Ipv6Net types and methods for Rust
Apache License 2.0
122 stars 26 forks source link

fix some typos #29

Closed striezel closed 2 years ago

striezel commented 3 years ago

Fixes a few typos in various places.

striezel commented 3 years ago

@krisprice Is there anything missing to this pull request? Seeing that there has been no response here for a month, I thought I should ask. Please let me know if there is anything I can do to help speed things up. Thanks. :)

krisprice commented 3 years ago

Hey @striezel, thanks :) I’ll merge this at some point 👍

clintfred commented 2 years ago

One more that I noticed in lib.rs

//! [`IpBitOr`]: trait.IpBitOr.htmll

should be changed to:

//! [`IpBitOr`]: trait.IpBitOr.html