Skip to content

Commit 3aa45d8

Browse files
committed
Merge pull request #37 from welbornprod/patch-1
Small typo.
2 parents bec655d + 1af7bf3 commit 3aa45d8

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)