Skip to content

Commit d302717

Browse files
committed
Fix typo
prce → pcre
1 parent db60ff9 commit d302717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/2015-03-09-this-week-in-rust.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Manish started working on Servo as part of the GSoC program in 2014, where he im
166166
* [Device abstraction in gfx-rs][gfx]. gfx-rs was recently rearchitected to
167167
support more graphics backends than just OpenGL.
168168
* [gstreamer1.0-rs]. Bindings to GStreamer.
169-
* [rust-prce]. Recently updated but needs a maintainer.
169+
* [rust-pcre]. Recently updated but needs a maintainer.
170170
* [synth]. A polyphonic Synth type whose multiple oscillators generate
171171
sound via amplitude and frequency envelopes, implemented in Rust.
172172
* [pcg]. A Rust implementation of the PCG PRNG.
@@ -208,7 +208,7 @@ Manish started working on Servo as part of the GSoC program in 2014, where he im
208208
[pcg]: https://github.com/codahale/pcg
209209
[cargo-build]: http://users.rust-lang.org/t/rust-to-js-with-emscripten/587/4
210210
[gstreamer1.0-rs]: http://users.rust-lang.org/t/gstreamer-bindings/591
211-
[rust-prce]: http://users.rust-lang.org/t/pcre-crate-in-rust/553
211+
[rust-pcre]: http://users.rust-lang.org/t/pcre-crate-in-rust/553
212212
[gfx]: https://gfx-rs.github.io/2015/03/01/device.html
213213
[synth]: https://www.reddit.com/r/rust/comments/2xruhg/synth_a_polyphonic_synth_type_whose_multiple/
214214

0 commit comments

Comments
 (0)