From 901b31a7aa21d73c4b29deac1fe3fbc73b6d9651 Mon Sep 17 00:00:00 2001 From: Michael Kuhn Date: Wed, 16 Nov 2022 01:06:12 +0100 Subject: docs: fix typo (#33926) --- lib/spack/docs/basic_usage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/spack/docs/basic_usage.rst b/lib/spack/docs/basic_usage.rst index 15e1a23bfc..db1cf519f1 100644 --- a/lib/spack/docs/basic_usage.rst +++ b/lib/spack/docs/basic_usage.rst @@ -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 -- cgit v1.2.3-60-g2f50