From 7227dd4b4013f0e24584b4d370154c7e55a0a384 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 13 Oct 2025 18:06:44 +0300 Subject: [PATCH] Documentation: Rename runtime configuration title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Documentation/runtime_configuration.rst file has a title that mentions "variables" to refer to environment variables. Spell it out fully for clarity. Signed-off-by: Laurent Pinchart Reviewed-by: Barnabás Pőcze Reviewed-by: Isaac Scott --- Documentation/runtime_configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/runtime_configuration.rst b/Documentation/runtime_configuration.rst index a95de2f4..2cdffb33 100644 --- a/Documentation/runtime_configuration.rst +++ b/Documentation/runtime_configuration.rst @@ -89,8 +89,8 @@ Configuration file example mode: gpu threads: 2 -List of variables and configuration options -------------------------------------------- +List of environment variables and configuration options +------------------------------------------------------- LIBCAMERA_LOG_FILE The custom destination for log output.