diff --git a/lib/spack/spack/test/spec_yaml.py b/lib/spack/spack/test/spec_yaml.py index b19611b61cd..2514eaab99e 100644 --- a/lib/spack/spack/test/spec_yaml.py +++ b/lib/spack/spack/test/spec_yaml.py @@ -24,7 +24,7 @@ ############################################################################## """Test YAML serialization for specs. -YAML format preserves DAG informatoin in the spec. +YAML format preserves DAG information in the spec. """ from collections import Iterable, Mapping