docs: remove rogue "the"
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 14 Nov 2022 10:18:40 +0000 (11:18 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 15 Nov 2022 10:01:15 +0000 (10:01 +0000)
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19719>

docs/meson.rst

index 1e8a2a4..ffcd99f 100644 (file)
@@ -359,8 +359,8 @@ Options
 ^^^^^^^
 
 One of the oddities of Meson is that some options are different when
-passed to the ``meson`` than to ``meson configure``. These options are
-passed as --option=foo to ``meson``, but -Doption=foo to
+passed to :program:`meson` than to ``meson configure``. These options are
+passed as --option=foo to :program:`meson`, but -Doption=foo to
 ``meson configure``. Mesa defined options are always passed as
 -Doption=foo.