summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/spack/test/spec_yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/spack/test/spec_yaml.py b/lib/spack/spack/test/spec_yaml.py
index b19611b61c..2514eaab99 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