docs: ini -> INI

Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
This commit is contained in:
Erik Faye-Lund
2022-10-24 15:06:01 +02:00
committed by Marge Bot
parent a02d3e099e
commit 181d83cf2f

View File

@@ -241,7 +241,7 @@ For example:
As of Meson 0.49.0 Meson also has the concept of a `"native
file" <https://mesonbuild.com/Native-environments.html>`__, these files
provide information about the native build environment (as opposed to a
cross build environment). They are ini formatted and can override where
cross build environment). They are INI formatted and can override where
to find llvm-config:
.. code-block:: ini