Skip to content
Snippets Groups Projects
Commit cb36aada authored by Todd Gamblin's avatar Todd Gamblin
Browse files

Fix doc bugs, widen columns in the package list

parent ec91152a
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@
# Set an environment variable so that colify will print output like it would to
# a terminal.
os.environ['COLIFY_SIZE'] = '25x80'
os.environ['COLIFY_SIZE'] = '25x120'
#
# Generate package list using spack command
......
......@@ -27,7 +27,7 @@
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."""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment