From 4fe3e7c9c7d38f3d561eef9602990dc10771bea3 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 20 Aug 2018 21:28:07 -0300 Subject: [PATCH] Manual.md: minor grammar fix overriden -> overridden --- Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual.md b/Manual.md index 5332fd8bf3..de17173b71 100644 --- a/Manual.md +++ b/Manual.md @@ -746,7 +746,7 @@ target can be overridden via `make_build_target` and the install target via `make_install_target`. - `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` For packages that use the Python module build method (`setup.py`), you