Skip to content

Commit

Permalink
Merge pull request #190 from Moisan/patch-1
Browse files Browse the repository at this point in the history
Fix typo in rust-reflections.md

Former-commit-id: 7228e48
  • Loading branch information
brandur authored Apr 27, 2018
2 parents b82a534 + 2dcdccd commit 23d9d29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/fragments/rust-reflections.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ internalize a lot of its ideas. This is especially true
when it comes to the more complicated ones like moves and
futures, but also true for simpler ones like borrows. What
I didn't know when I wrote about it in frustration a month
ago is that it doesn't take a little longer longer to be
ago is that it doesn't take a little longer to be
effective in Rust compared to other languages, it takes 10
to 20 times longer.

Expand Down

0 comments on commit 23d9d29

Please sign in to comment.