Skip to content
Snippets Groups Projects
Commit 09d233b4 authored by David Stroud's avatar David Stroud
Browse files

Fix more typos

There was a missing period and the word "features" instead of "feature" in the section about `const extern fn`s.
parent 55dcb8ec
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ libc = "0.2"
This feature derives `Debug`, `Eq`, `Hash`, and `PartialEq`.
* `const-extern-fn`: Changes some `extern fn`s into `const extern fn`s.
This features requires a nightly rustc
This feature requires a nightly rustc.
* **deprecated**: `use_std` is deprecated, and is equivalent to `std`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment