build: Fix typos from commit

This commit is contained in:
Thibault Saunier 2020-07-26 23:38:08 -04:00
parent 2e1231ff17
commit c38233882e

View file

@ -52,10 +52,10 @@ cd gst-build
gst-build contains a few notable scripts and directories:
1. `meson.build` is the top-level build definition which will recursively
configure all dependencies. It also defines some helper commands allowing you
to have an uninstalled development environment or easily update all git
repositories for various GStreamer modules.
to have an uninstalled development environment or easily update git
repositories for the GStreamer modules.
2. `subprojects/` is the directory containing GStreamer modules and
and a selection of dependencies.
a selection of dependencies.