Skip to content

Commit 6daba00

Browse files
authored
Fix Wrapping typo
1 parent 55c3973 commit 6daba00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2017-08-29-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
1919
* [Relaxed-memory concurrency synchronization patterns in Rust](https://jeehoonkang.github.io/2017/08/23/synchronization-patterns.html).
2020
* [How Glib-rs works, part 1: Type conversions](https://people.gnome.org/~federico/blog/how-glib-rs-works-part-1.html) and [part 2: Transferring lists and arrays](https://people.gnome.org/~federico/blog/how-glib-rs-works-part-2.html).
2121
* [GSoC: Making Redox self-hosting, final summary](https://redox-os.org/news/gsoc-self-hosting-final/).
22-
* [GSoC: Warpping up work on Rust Language Server](https://xanewok.github.io/gsoc/2017/wrapping-up-work-for-gsoc/).
22+
* [GSoC: Wrapping up work on Rust Language Server](https://xanewok.github.io/gsoc/2017/wrapping-up-work-for-gsoc/).
2323
* [GSoC: Summary of KDevelop Rust plugin development](https://perplexinglyemma.blogspot.com/2017/08/autumn-is-here-wait-this-is-gsoc-not-got.html).
2424
* [Adventures in logging](https://unhandledexpression.com/2017/08/23/adventures-in-logging/).
2525
* [Tooling support while using rustc as a library](https://maikklein.github.io/post/rust-compiler/).

0 commit comments

Comments
 (0)