Skip to content

Commit

Permalink
wee -> we
Browse files Browse the repository at this point in the history
  • Loading branch information
dwrensha committed Aug 5, 2017
1 parent 0f2a9aa commit 4a8ff00
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/brotli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Then run seer in this directory, with:
RUSTFLAGS="-Z always-encode-mir" xargo seer
```

(It's weird that wee need to set RUSTFLAGS like that, because
(It's weird that we need to set RUSTFLAGS like that, because
cargo-seer should already handle it. Is this a bug in xargo?)
2 changes: 1 addition & 1 deletion example/capnp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Then run seer in this directory, with:
RUSTFLAGS="-Z always-encode-mir" xargo seer
```

(It's weird that wee need to set RUSTFLAGS like that, because
(It's weird that we need to set RUSTFLAGS like that, because
cargo-seer should already handle it. Is this a bug in xargo?)
2 changes: 1 addition & 1 deletion example/rustls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ Then run seer in this directory, with:
RUSTFLAGS="-Z always-encode-mir" xargo seer
```

(It's weird that wee need to set RUSTFLAGS like that, because
(It's weird that we need to set RUSTFLAGS like that, because
cargo-seer should already handle it. Is this a bug in xargo?)

0 comments on commit 4a8ff00

Please sign in to comment.