From 181d83cf2ff5d3d6480a522360315b4810dd19e4 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 24 Oct 2022 15:06:01 +0200 Subject: [PATCH] docs: ini -> INI Reviewed-by: Yonggang Luo Part-of: --- docs/meson.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/meson.rst b/docs/meson.rst index 5d57c31e7b3..a635ae9a08d 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -241,7 +241,7 @@ For example: As of Meson 0.49.0 Meson also has the concept of a `"native file" `__, 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