From f508ec274f80d0ababa242d2c12aaa41768f7bc5 Mon Sep 17 00:00:00 2001 From: Xavier Delaruelle Date: Tue, 21 Sep 2021 06:53:17 +0200 Subject: [PATCH] doc: fix missing space between list entries in variant doc --- doc/source/design/variants.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/design/variants.rst b/doc/source/design/variants.rst index 0fba862b..1b657392 100644 --- a/doc/source/design/variants.rst +++ b/doc/source/design/variants.rst @@ -180,7 +180,9 @@ Evaluating - to help learning all the variant defined by the modulefile - as a result unspecified variant is not instantiated in the ``ModuleVariant`` array variable - with unspecified variant a user will not accurately see how the modulefile reacts to the different variant value + - evaluation error is obtained if accessing the ``ModuleVariant`` array variable for an unspecified variant + - on *display* mode, the ``variant`` command is reported in addition of its evaluation - *unload* evaluates the mechanism described above but the specified variants are fetched from loaded module persistent information