Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2017-10-30 11:51:56 +0300
committerSebastian Dröge <sebastian@centricular.com>2017-10-30 11:51:56 +0300
commitbf360ebce8cfa6d0ca05d02fc7f3e71060e88d20 (patch)
treeb4f8877599d6b6265cfd0b3d5deba2a641926734 /README.md
parentd4138cb5660a1c21547f6fdce18ddd3bb881f82a (diff)
Fix typo in crate/repo name
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df6c90fec..4566ff205 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Application-side bindings for GStreamer can be found here: https://github.com/sd
## LICENSE
-gst-plugins-rs and all crates contained in here are licensed under either of
+gst-plugin-rs and all crates contained in here are licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)