summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSebastian Fricke <sebastian.fricke@collabora.com>2022-02-18 16:12:15 +0100
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2022-03-01 11:33:10 +0000
commit7063aa14712e5ec42f3db1c8135833b768ff10ea (patch)
treed7e74c5d1b81e3e1a68a920bcf5b9e104236b5a6 /README.md
parent5a421886b43e4dda13eb3c8cfbb6292442741dfb (diff)
downloadgstreamer-7063aa14712e5ec42f3db1c8135833b768ff10ea.tar.gz
docs: Fix typos in documentation
In building-from-source-using-meson.md: s/implicitely/implicitly/ In README.md: s/uncompatible/incompatible/ Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1743>
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 b6d306f22d..d34b2c024f 100644
--- a/README.md
+++ b/README.md
@@ -205,7 +205,7 @@ All the selected features will be registered into a dedicated `NULL` plugin name
This will cause the features/plugins that are not registered to not be included in the final gstreamer-full library.
-This is an experimental feature, backward uncompatible changes could still be
+This is an experimental feature, backward incompatible changes could still be
made in the future.
# Development environment