Manual.md: minor grammar fix overriden -> overridden
This commit is contained in:
parent
4663c882c6
commit
4fe3e7c9c7
1 changed files with 1 additions and 1 deletions
|
@ -746,7 +746,7 @@ target can be overridden via `make_build_target` and the install target
|
||||||
via `make_install_target`.
|
via `make_install_target`.
|
||||||
|
|
||||||
- `meson` For packages that use the Meson Build system, configuration options can be passed
|
- `meson` For packages that use the Meson Build system, configuration options can be passed
|
||||||
via `configure_args`, the meson command can be overriden by `meson_cmd` and the location of
|
via `configure_args`, the meson command can be overridden by `meson_cmd` and the location of
|
||||||
the out of source build by `meson_builddir`
|
the out of source build by `meson_builddir`
|
||||||
|
|
||||||
For packages that use the Python module build method (`setup.py`), you
|
For packages that use the Python module build method (`setup.py`), you
|
||||||
|
|
Loading…
Add table
Reference in a new issue