Merge branch 'v2.0' into 2733

This commit is contained in:
Christophe Maudoux 2022-05-14 11:04:08 +02:00
commit ecadbdf418
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ portal:
Macros can be used for rewriting or overloading exported variables
but it can lead to some side effects. Be aware of alphabetical order
and keep in mind that exported variables are set then macros and
and keep in mind that exported variables are set. Then macros and
groups are computed.
.. code-block:: perl