Skip to content

Commit

Permalink
Merge pull request #380 from vallentin/master
Browse files Browse the repository at this point in the history
Fixed misspelling
  • Loading branch information
KodrAus authored Feb 16, 2020
2 parents d54317e + cf1b35a commit 8d3d2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
//! ```
//! # Crate Feature Flags
//!
//! The following crate feature flags are avaliable in addition to the filters. They are
//! The following crate feature flags are available in addition to the filters. They are
//! configured in your `Cargo.toml`.
//!
//! * `std` allows use of `std` crate instead of the default `core`. Enables using `std::error` and
Expand Down

0 comments on commit 8d3d2ea

Please sign in to comment.