summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2016-09-23 18:01:38 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2016-09-23 18:07:33 -0700
commitcb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4 (patch)
tree94cfeb9b8b59e1f5213c89fbb5616235d7200843 /var
parentec91152a36eaa48527a9adf308a83d93aac34b89 (diff)
downloadspack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.tar.gz
spack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.tar.bz2
spack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.tar.xz
spack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.zip
Fix doc bugs, widen columns in the package list
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/heppdt/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/heppdt/package.py b/var/spack/repos/builtin/packages/heppdt/package.py
index 5fb7ec86d5..54c846ae33 100644
--- a/var/spack/repos/builtin/packages/heppdt/package.py
+++ b/var/spack/repos/builtin/packages/heppdt/package.py
@@ -27,7 +27,7 @@ from spack import *
class Heppdt(Package):
- """ The HepPID library contains translation methods for particle ID's
+ """The HepPID library contains translation methods for particle ID's
to and from various Monte Carlo generators and the PDG standard
numbering scheme. We realize that the generators adhere closely
to the standard, but there are occasional differences."""