Skip to content

Commit 1af7bf3

Browse files
committed
Small typo.
Look at me, I'm helping :)
1 parent 43f6201 commit 1af7bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2015-02-09-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Now you can follow breaking changes *[as they happen][BitRust]*!
2727
## Breaking Changes
2828

2929
* `std::path` [has been rewritten][path] to improve ergonomics and
30-
better support platform-spcific features. The old path module still
30+
better support platform-specific features. The old path module still
3131
exists as `std::old_path` and remains exported by the prelude (for
3232
now). [RFC][path-rfc].
3333
* [`std::env`][env] has been added to the standard library as an

0 commit comments

Comments
 (0)