Fix typo in sdroege/gst-plugin-rs repo

This commit is contained in:
Ruben Gonzalez 2017-10-30 08:55:34 +01:00 committed by Sebastian Dröge
parent 4b228f5f7f
commit 2e76ecd46e

View file

@ -7,7 +7,7 @@ GStreamer. Generally they are meant to be used as the building block for
higher-level abstractions like:
* Application-side bindings for GStreamer: https://github.com/sdroege/gstreamer-rs
* Crate for writing GStreamer plugins in Rust: https://github.com/sdroege/gst-plugins-rs
* Crate for writing GStreamer plugins in Rust: https://github.com/sdroege/gst-plugin-rs
The bindings are autogenerated with [gir](https://github.com/gtk-rs/gir/)
based on the [GObject-Introspection](https://wiki.gnome.org/Projects/GObjectIntrospection/)