Skip to content

Commit f508ec2

Browse files
committed
doc: fix missing space between list entries in variant doc
1 parent b688be6 commit f508ec2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/design/variants.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,9 @@ Evaluating
180180
- to help learning all the variant defined by the modulefile
181181
- as a result unspecified variant is not instantiated in the ``ModuleVariant`` array variable
182182
- with unspecified variant a user will not accurately see how the modulefile reacts to the different variant value
183+
183184
- evaluation error is obtained if accessing the ``ModuleVariant`` array variable for an unspecified variant
185+
184186
- on *display* mode, the ``variant`` command is reported in addition of its evaluation
185187

186188
- *unload* evaluates the mechanism described above but the specified variants are fetched from loaded module persistent information

0 commit comments

Comments
 (0)