Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit eee7dba

Browse files
committedMay 26, 2015
Fix were/where Typo
1 parent 4c0ea2a commit eee7dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎text/0000-cargo-libstd-awareness.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Currently, all packages implicitly depend on libstd. This makes Cargo unsuitable for packages that
99
need a custom-built libstd, or otherwise depend on crates with the same names as libstd and the
10-
crates behind the facade. The proposed fixes also open the door to a future were libstd can be
10+
crates behind the facade. The proposed fixes also open the door to a future where libstd can be
1111
Cargoized.
1212

1313
# Motivation

0 commit comments

Comments
 (0)
Please sign in to comment.