docs: Fix typos in documentation
[platform/upstream/gstreamer.git] / subprojects / gst-docs / markdown / installing / building-from-source-using-meson.md
index 7d5d00c..914d7a2 100644 (file)
@@ -99,7 +99,7 @@ meson <build_directory>
 The `build_directory` is where all the build instructions and output will be
 located (This is also called *"out of directory"* building). If the directory is
 not created it will be done so at this point. Note that calling `meson` without
-any *command* argument is implicitely calling the `meson setup` command (i.e. to
+any *command* argument is implicitly calling the `meson setup` command (i.e. to
 do the initial configuration of a project).
 
 There is only one restriction regarding the location of the `build_directory`: