We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bec655d + 1af7bf3 commit 3aa45d8Copy full SHA for 3aa45d8
content/2015-02-09-this-week-in-rust.md
@@ -27,7 +27,7 @@ Now you can follow breaking changes *[as they happen][BitRust]*!
27
## Breaking Changes
28
29
* `std::path` [has been rewritten][path] to improve ergonomics and
30
- better support platform-spcific features. The old path module still
+ better support platform-specific features. The old path module still
31
exists as `std::old_path` and remains exported by the prelude (for
32
now). [RFC][path-rfc].
33
* [`std::env`][env] has been added to the standard library as an
0 commit comments