Fix table formatting (#28037)

This commit is contained in:
Harmen Stoppels 2021-12-16 13:13:12 +01:00 committed by GitHub
parent 96535cc4f9
commit 6357de4e61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2943,7 +2943,7 @@ The package base class, usually specialized for a given build system, determines
actual set of entities available for overriding.
The classes that are currently provided by Spack are:
+-------------------------=--------------------------------+----------------------------------+
+----------------------------------------------------------+----------------------------------+
| **Base Class** | **Purpose** |
+==========================================================+==================================+
| :class:`~spack.package.Package` | General base class not |