summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTom Scogland <scogland1@llnl.gov>2016-06-20 11:42:35 -0700
committerTom Scogland <scogland1@llnl.gov>2016-06-20 11:42:35 -0700
commit45482187b473d3b613700bb29af82748a54c4d1a (patch)
tree29a214ed4b1bced1ef447780b256c8e3d13d797e /lib
parentf6aa864bc42f2ed517a836f398fb5ee00a2494b3 (diff)
downloadspack-45482187b473d3b613700bb29af82748a54c4d1a.tar.gz
spack-45482187b473d3b613700bb29af82748a54c4d1a.tar.bz2
spack-45482187b473d3b613700bb29af82748a54c4d1a.tar.xz
spack-45482187b473d3b613700bb29af82748a54c4d1a.zip
one more typo issue
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/basic_usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/basic_usage.rst b/lib/spack/docs/basic_usage.rst
index f103f7f5a5..ec193e767d 100644
--- a/lib/spack/docs/basic_usage.rst
+++ b/lib/spack/docs/basic_usage.rst
@@ -26,7 +26,7 @@ Spack can install:
The packages are listed by name in alphabetical order. If you specify a
pattern to match, it will follow this set of rules. A pattern with no
-wildcards, ``*`` or ``?``, will be treated as though it started and ended iwth
+wildcards, ``*`` or ``?``, will be treated as though it started and ended with
``*``, so ``util`` is equivalent to ``*util*``. A pattern with no capital
letters will be treated as case-insensitive. You can also add the ``-i`` flag
to specify a case insensitive search, or ``-d`` to search the description of