summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTomasPuverle <TomasPuverle@users.noreply.github.com>2016-12-01 11:53:03 -0600
committerTodd Gamblin <tgamblin@llnl.gov>2016-12-01 11:53:03 -0600
commita961797155b7f37b6ea49d20a83262f019b8218f (patch)
tree5ddcb475cc4323563ec3f72fcdde784e745d521e /lib
parent051720defd636fa8e1a86464160436fc41ae90fa (diff)
downloadspack-a961797155b7f37b6ea49d20a83262f019b8218f.tar.gz
spack-a961797155b7f37b6ea49d20a83262f019b8218f.tar.bz2
spack-a961797155b7f37b6ea49d20a83262f019b8218f.tar.xz
spack-a961797155b7f37b6ea49d20a83262f019b8218f.zip
Update workflows.rst (#2451)
Fixed a typo.
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/workflows.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/workflows.rst b/lib/spack/docs/workflows.rst
index 314f57c8b5..3ca2353dc1 100644
--- a/lib/spack/docs/workflows.rst
+++ b/lib/spack/docs/workflows.rst
@@ -967,7 +967,7 @@ Distribute Your Software
Once you've released your software, other people will want to build
it; and you will need to tell them how. In the past, that has meant a
-few paragraphs of pros explaining which dependencies to install. But
+few paragraphs of prose explaining which dependencies to install. But
now you use Spack, and those instructions are written in executable
Python code. But your software has many dependencies, and you know
Spack is the best way to install it: