From f5e65e94e6c67853d203c61645f99d26bfb100f0 Mon Sep 17 00:00:00 2001 From: Tom Payerle Date: Fri, 19 Feb 2021 08:31:47 -0500 Subject: documentation: correct precedence of included configs in environment spack.yaml (#18663) fixes #17993 --- lib/spack/docs/environments.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/spack/docs/environments.rst b/lib/spack/docs/environments.rst index 421296389a..064cfad336 100644 --- a/lib/spack/docs/environments.rst +++ b/lib/spack/docs/environments.rst @@ -441,8 +441,8 @@ Environments can include files with either relative or absolute paths. Inline configurations take precedence over included configurations, so you don't have to change shared configuration files to make small changes to an individual Environment. Included configs -listed later will have higher precedence, as the included configs are -applied in order. +listed earlier will have higher precedence, as the included configs are +applied in reverse order. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Manually Editing the Specs List -- cgit v1.2.3-60-g2f50