docs: fix typo (#33926)
This commit is contained in:
parent
0cec2d3110
commit
901b31a7aa
1 changed files with 2 additions and 2 deletions
|
@ -1244,8 +1244,8 @@ For example, for the ``stackstart`` variant:
|
|||
|
||||
.. code-block:: sh
|
||||
|
||||
mpileaks stackstart=4 # variant will be propagated to dependencies
|
||||
mpileaks stackstart==4 # only mpileaks will have this variant value
|
||||
mpileaks stackstart==4 # variant will be propagated to dependencies
|
||||
mpileaks stackstart=4 # only mpileaks will have this variant value
|
||||
|
||||
^^^^^^^^^^^^^^
|
||||
Compiler Flags
|
||||
|
|
Loading…
Reference in a new issue