Merge pull request #1251 from hartzell/patch-4

Minor typo fix
This commit is contained in:
becker33 2016-07-15 13:51:02 -07:00 committed by GitHub
commit e822257565

View File

@ -183,7 +183,7 @@ To uninstall a package and every package that depends on it, you may give the
spack uninstall --dependents mpich
will display a list of all the packages that depends on `mpich` and, upon confirmation,
will display a list of all the packages that depend on `mpich` and, upon confirmation,
will uninstall them in the right order.
A line like