There's only one 'u' in "configuration" (#8498)
This commit is contained in:
parent
98f11b9def
commit
cb11e1b8ee
@ -72,7 +72,7 @@ class Dependency(object):
|
|||||||
This class differs from ``spack.spec.DependencySpec`` because it
|
This class differs from ``spack.spec.DependencySpec`` because it
|
||||||
represents metadata at the ``Package`` level.
|
represents metadata at the ``Package`` level.
|
||||||
``spack.spec.DependencySpec`` is a descriptor for an actual package
|
``spack.spec.DependencySpec`` is a descriptor for an actual package
|
||||||
confiuguration, while ``Dependency`` is a descriptor for a package's
|
configuration, while ``Dependency`` is a descriptor for a package's
|
||||||
dependency *requirements*.
|
dependency *requirements*.
|
||||||
|
|
||||||
A dependency is a requirement for a configuration of another package
|
A dependency is a requirement for a configuration of another package
|
||||||
|
Loading…
Reference in New Issue
Block a user